Spaces:
Running
on
Zero
Running
on
Zero
Update flash-attn
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -24,7 +24,6 @@ einops==0.8.0
|
|
24 |
fastapi==0.115.5
|
25 |
ffmpy==0.4.0
|
26 |
filelock==3.16.1
|
27 |
-
flash-attn==2.7.0.post2
|
28 |
fonttools==4.55.0
|
29 |
frozenlist==1.5.0
|
30 |
fsspec==2024.10.0
|
@@ -132,4 +131,5 @@ urllib3==2.2.2
|
|
132 |
uvicorn==0.32.1
|
133 |
websockets==11.0.3
|
134 |
wheel==0.43.0
|
135 |
-
yarl==1.18.0
|
|
|
|
24 |
fastapi==0.115.5
|
25 |
ffmpy==0.4.0
|
26 |
filelock==3.16.1
|
|
|
27 |
fonttools==4.55.0
|
28 |
frozenlist==1.5.0
|
29 |
fsspec==2024.10.0
|
|
|
131 |
uvicorn==0.32.1
|
132 |
websockets==11.0.3
|
133 |
wheel==0.43.0
|
134 |
+
yarl==1.18.0
|
135 |
+
flash-attn
|