Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
CHANGED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers>=4.39
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
pillow
|
5 |
+
bitsandbytes
|
6 |
+
accelerate
|
7 |
+
pdf2image
|
8 |
+
qwen-vl-utils
|
9 |
+
PyMuPDF
|
10 |
+
gradio
|