fffiloni commited on
Commit
b1e9972
1 Parent(s): 8336b37

fix PyTorch version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch
2
- torchvision
3
  xformers
4
  bitsandbytes
5
  transformers
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
  xformers
4
  bitsandbytes
5
  transformers