ford442 commited on
Commit
b8ad518
·
verified ·
1 Parent(s): bc37da8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -14,7 +14,9 @@ opencv-python
14
 
15
  Pillow
16
 
17
- xformers==0.0.29.post1
 
 
18
 
19
  numpy==2.2.1
20
 
 
14
 
15
  Pillow
16
 
17
+ #xformers==0.0.29.post1
18
+
19
+ xformers --index-url https://download.pytorch.org/whl/cu124
20
 
21
  numpy==2.2.1
22