Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
spaces
|
| 2 |
+
huggingface_hub
|
| 3 |
+
transformers==4.51.3
|
| 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
|