diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | environment-wsl2.yaml (renamed from environment.yaml) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -183,7 +183,7 @@ cd automatic1111 git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
cd stable-diffusion-webui
-conda env create -f environment.yaml
+conda env create -f environment-wsl2.yaml
conda activate automatic
# clone repositories for Stable Diffusion and (optionally) CodeFormer
diff --git a/environment.yaml b/environment-wsl2.yaml index c9ce11df..c9ce11df 100644 --- a/environment.yaml +++ b/environment-wsl2.yaml |