JoPmt commited on
Commit
d557e43
·
verified ·
1 Parent(s): 0b083cc

Update requirements.txt

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/cu113
2
- torch<2.1.0
3
  torchaudio
4
  torchvision
5
  xformers==0.0.28.post3
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==2.5.1
3
  torchaudio
4
  torchvision
5
  xformers==0.0.28.post3