Spaces:
Running
Running
install proper flash_attn package
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,6 +11,6 @@ easydict
|
|
11 |
ftfy
|
12 |
dashscope
|
13 |
imageio-ffmpeg
|
14 |
-
flash_attn
|
15 |
numpy>=1.23.5,<2
|
16 |
xfuser
|
|
|
11 |
ftfy
|
12 |
dashscope
|
13 |
imageio-ffmpeg
|
14 |
+
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.5cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
|
15 |
numpy>=1.23.5,<2
|
16 |
xfuser
|