Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ easydict
|
|
| 11 |
ftfy
|
| 12 |
dashscope
|
| 13 |
imageio-ffmpeg
|
| 14 |
-
flash_attn
|
| 15 |
gradio>=5.0.0
|
| 16 |
numpy>=1.23.5,<2
|
| 17 |
huggingface-hub==0.25.2
|
|
|
|
| 11 |
ftfy
|
| 12 |
dashscope
|
| 13 |
imageio-ffmpeg
|
| 14 |
+
flash_attn==v2.7.4.post1
|
| 15 |
gradio>=5.0.0
|
| 16 |
numpy>=1.23.5,<2
|
| 17 |
huggingface-hub==0.25.2
|