Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
accelerate
|
|
|
2 |
albumentations
|
3 |
gradio
|
4 |
gradio_pdf
|
@@ -6,7 +7,7 @@ huggingface_hub
|
|
6 |
loguru
|
7 |
opencv-python
|
8 |
pillow
|
9 |
-
|
10 |
qwen_vl_utils
|
11 |
requests
|
12 |
spaces
|
|
|
1 |
accelerate
|
2 |
+
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
|
3 |
albumentations
|
4 |
gradio
|
5 |
gradio_pdf
|
|
|
7 |
loguru
|
8 |
opencv-python
|
9 |
pillow
|
10 |
+
PyMuPDF
|
11 |
qwen_vl_utils
|
12 |
requests
|
13 |
spaces
|