Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
torchvision>=0.19.0
|
3 |
opencv-python>=4.9.0.80
|
4 |
diffusers>=0.31.0
|
@@ -69,4 +69,5 @@ loguru
|
|
69 |
torchvision
|
70 |
ninja
|
71 |
safetensors
|
72 |
-
packaging
|
|
|
|
1 |
+
torch==2.5.1
|
2 |
torchvision>=0.19.0
|
3 |
opencv-python>=4.9.0.80
|
4 |
diffusers>=0.31.0
|
|
|
69 |
torchvision
|
70 |
ninja
|
71 |
safetensors
|
72 |
+
packaging
|
73 |
+
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|