update environment-wsl2.yaml

This commit is contained in:
James Noeckel 2022-10-11 17:48:24 -07:00 committed by AUTOMATIC1111
parent c15c3b08df
commit 7edd58d90d

View file

@ -3,9 +3,9 @@ channels:
- pytorch - pytorch
- defaults - defaults
dependencies: dependencies:
- python=3.8.5 - python=3.10
- pip=20.3 - pip=22.2.2
- cudatoolkit=11.3 - cudatoolkit=11.3
- pytorch=1.11.0 - pytorch=1.12.1
- torchvision=0.12.0 - torchvision=0.13.1
- numpy=1.19.2 - numpy=1.23.1