ashawkey commited on
Commit
6206642
1 Parent(s): 9766f45

change to torch 2.0.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
- torch==2.2.0
3
  xformers
4
 
5
  numpy
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch==2.0.0
3
  xformers
4
 
5
  numpy