Skip to content

Commit

Permalink
Merge pull request XingangPan#318 from tzuifurther/patch-1
Browse files Browse the repository at this point in the history
fix requirements.txt name for README.md
  • Loading branch information
XingangPan authored Jul 10, 2023
2 parents e77f69d + cd9d730 commit c5e88b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c5e88b3

Please sign in to comment.