Update README.md

pull/124/head^2
Örsan NUHOĞLU 3 years ago committed by GitHub
parent a3303cdb58
commit 35bebb3544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 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 conda activate stylegan3
``` ```

Loading…
Cancel
Save