aboutsummaryrefslogtreecommitdiffstats
path: root/environment.yaml
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 /environment.yaml
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
Diffstat (limited to 'environment.yaml')
-rw-r--r--environment.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/environment.yaml b/environment.yaml
deleted file mode 100644
index c9ce11df..00000000
--- a/environment.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-name: automatic
-channels:
- - pytorch
- - defaults
-dependencies:
- - python=3.8.5
- - pip=20.3
- - cudatoolkit=11.3
- - pytorch=1.11.0
- - torchvision=0.12.0
- - numpy=1.19.2