Skip to content

Commit

Permalink
Merge pull request #1 from koyuyesil/koyuyesil-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
koyuyesil committed Jun 28, 2023
2 parents a3303cd + 35bebb3 commit c77ecce
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 c77ecce

Please sign in to comment.