Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -9,10 +9,11 @@ loguru
|
|
9 |
gradio_pdf
|
10 |
timm
|
11 |
torch
|
12 |
-
flash-attn==2.8.2
|
13 |
torchvision
|
14 |
qwen_vl_utils
|
15 |
pillow
|
16 |
pymupdf
|
17 |
accelerate
|
18 |
-
opencv-python
|
|
|
|
9 |
gradio_pdf
|
10 |
timm
|
11 |
torch
|
12 |
+
#flash-attn==2.8.2
|
13 |
torchvision
|
14 |
qwen_vl_utils
|
15 |
pillow
|
16 |
pymupdf
|
17 |
accelerate
|
18 |
+
opencv-python
|
19 |
+
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
|