Skip to content

Commit

Permalink
Merge pull request XingangPan#124 from koyuyesil/main
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
XingangPan authored Jun 29, 2023
2 parents 2ffd0bf + c77ecce commit b6d56ff
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 @@ -47,7 +47,7 @@ If you have CUDA graphic card, please follow the requirements of [NVlabs/stylega
The usual installation steps involve the following commands, they should set up the correct CUDA version and all the python packages

```
conda env create python=3.7 -f environment.yml
conda env create -f environment.yml
conda activate stylegan3
```

Expand Down

0 comments on commit b6d56ff

Please sign in to comment.