Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,10 +6,10 @@ transformers>=4.49.0
|
|
6 |
tokenizers>=0.20.3
|
7 |
accelerate>=1.1.1
|
8 |
tqdm
|
9 |
-
imageio
|
10 |
easydict
|
11 |
ftfy
|
12 |
dashscope
|
13 |
imageio-ffmpeg
|
14 |
-
flash_attn
|
15 |
numpy>=1.23.5,<2
|
|
|
6 |
tokenizers>=0.20.3
|
7 |
accelerate>=1.1.1
|
8 |
tqdm
|
9 |
+
imageio
|
10 |
easydict
|
11 |
ftfy
|
12 |
dashscope
|
13 |
imageio-ffmpeg
|
14 |
+
https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.0.8/flash_attn-2.7.4.post1+cu126torch2.7-cp310-cp310-linux_x86_64.whl
|
15 |
numpy>=1.23.5,<2
|