Skip to content

Commit

Permalink
update environment-wsl2.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShnitzelKiller authored and AUTOMATIC1111 committed Oct 12, 2022
1 parent c15c3b0 commit 7edd58d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions environment-wsl2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ channels:
- pytorch
- defaults
dependencies:
- python=3.8.5
- pip=20.3
- python=3.10
- pip=22.2.2
- cudatoolkit=11.3
- pytorch=1.11.0
- torchvision=0.12.0
- numpy=1.19.2
- pytorch=1.12.1
- torchvision=0.13.1
- numpy=1.23.1

0 comments on commit 7edd58d

Please sign in to comment.