aboutsummaryrefslogtreecommitdiff
path: root/environment-wsl2.yaml
diff options
context:
space:
mode:
authorBernard Maltais <bmaltais@gmail.com>2022-09-09 16:49:25 -0400
committerAUTOMATIC1111 <16777216c@gmail.com>2022-09-10 00:27:54 +0300
commitfed90189c3cef9f732ef7f2b4d80baa6f4c8121d (patch)
tree6e6c83e9c95ea5975d3401c70fa2ed12c8d8ff45 /environment-wsl2.yaml
parent046ee991fa8b5b53fa97ce2e5c819d4cfba8b3c0 (diff)
Update readme.md to use environment-wsl2.yaml
Diffstat (limited to 'environment-wsl2.yaml')
-rw-r--r--environment-wsl2.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/environment-wsl2.yaml b/environment-wsl2.yaml
new file mode 100644
index 00000000..c9ce11df
--- /dev/null
+++ b/environment-wsl2.yaml
@@ -0,0 +1,11 @@
+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