fffiloni commited on
Commit
a3741cf
·
verified ·
1 Parent(s): 0a620d8

fix stable xformers version for pytorch 2.5

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch==2.5.1
2
  torchvision==0.20.1
3
  --extra-index-url https://download.pytorch.org/whl/cu121
4
- xformers
5
  triton==3.1.0
6
 
7
  diffusers==0.33.1
 
1
  torch==2.5.1
2
  torchvision==0.20.1
3
  --extra-index-url https://download.pytorch.org/whl/cu121
4
+ xformers==0.0.29.post1
5
  triton==3.1.0
6
 
7
  diffusers==0.33.1