fix requirements.txt name for README.md

pull/318/head
tzuifurther 2 years ago committed by GitHub
parent e77f69d665
commit cd9d730e04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,7 +54,7 @@ conda activate stylegan3
Then install the additional requirements
```
pip install -r requirements
pip install -r requirements.txt
```
Otherwise (for GPU acceleration on MacOS with Silicon Mac M1/M2, or just CPU) try the following:

Loading…
Cancel
Save