Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -12,4 +12,9 @@ websockets
|
|
12 |
streamlit
|
13 |
moviepy
|
14 |
docling
|
15 |
-
ffmpeg
|
|
|
|
|
|
|
|
|
|
|
|
12 |
streamlit
|
13 |
moviepy
|
14 |
docling
|
15 |
+
ffmpeg
|
16 |
+
|
17 |
+
torchvision
|
18 |
+
accelerate
|
19 |
+
spaces
|
20 |
+
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
|