We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 250cf51 commit 41ae605Copy full SHA for 41ae605
README.md
@@ -57,6 +57,7 @@ ___
57
58
## Setup
59
* Create a new conda environment with python 3.8 then run below commands
60
+* `conda activate <environment_name>`
61
* ```git clone https://github.com/explainingai-code/StableDiffusion-PyTorch.git```
62
* ```cd StableDiffusion-PyTorch```
63
* ```pip install -r requirements.txt```
0 commit comments