JoPmt commited on
Commit
53151fa
·
verified ·
1 Parent(s): e83e3a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
- torch>2
3
  torchaudio
4
  torchvision
5
  xformers==0.0.28.post3
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu122
2
+ torch>2.5.0
3
  torchaudio
4
  torchvision
5
  xformers==0.0.28.post3