Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
spaces
|
| 2 |
huggingface_hub
|
| 3 |
-
transformers
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
qwen_vl_utils
|
| 7 |
Pillow
|
| 8 |
PyMuPDF
|
| 9 |
accelerate
|
| 10 |
-
flash-
|
|
|
|
| 1 |
spaces
|
| 2 |
huggingface_hub
|
| 3 |
+
transformers
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
qwen_vl_utils
|
| 7 |
Pillow
|
| 8 |
PyMuPDF
|
| 9 |
accelerate
|
| 10 |
+
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
|