Merge pull request #318 from tzuifurther/patch-1

fix requirements.txt name for README.md
pull/374/head
Xingang Pan 2 years ago committed by GitHub
commit c5e88b3eaf
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