aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernard Maltais <bmaltais@gmail.com>2022-09-09 20:49:25 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2022-09-09 21:27:54 +0000
commitfed90189c3cef9f732ef7f2b4d80baa6f4c8121d (patch)
tree6e6c83e9c95ea5975d3401c70fa2ed12c8d8ff45
parent046ee991fa8b5b53fa97ce2e5c819d4cfba8b3c0 (diff)
downloadstable-diffusion-webui-gfx803-fed90189c3cef9f732ef7f2b4d80baa6f4c8121d.tar.gz
stable-diffusion-webui-gfx803-fed90189c3cef9f732ef7f2b4d80baa6f4c8121d.tar.bz2
stable-diffusion-webui-gfx803-fed90189c3cef9f732ef7f2b4d80baa6f4c8121d.zip
Update readme.md to use environment-wsl2.yaml
-rw-r--r--README.md2
-rw-r--r--environment-wsl2.yaml (renamed from environment.yaml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7869e3d7..db9aba5c 100644
--- a/README.md
+++ b/README.md
@@ -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