Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +18 -21
requirements.txt
CHANGED
|
@@ -1,21 +1,18 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
pdf2image
|
| 3 |
-
numpy
|
| 4 |
-
hf_xet
|
| 5 |
-
transformers
|
| 6 |
-
transformers-stream-generator
|
| 7 |
-
qwen-vl-utils
|
| 8 |
-
torchvision
|
| 9 |
-
torch
|
| 10 |
-
requests
|
| 11 |
-
huggingface_hub
|
| 12 |
-
spaces
|
| 13 |
-
accelerate
|
| 14 |
-
pillow
|
| 15 |
-
opencv-python
|
| 16 |
-
av
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
pyvips
|
| 20 |
-
pyvips-binary
|
| 21 |
-
pydantic
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
pdf2image
|
| 3 |
+
numpy
|
| 4 |
+
hf_xet
|
| 5 |
+
transformers
|
| 6 |
+
transformers-stream-generator
|
| 7 |
+
qwen-vl-utils
|
| 8 |
+
torchvision
|
| 9 |
+
torch
|
| 10 |
+
requests
|
| 11 |
+
huggingface_hub
|
| 12 |
+
spaces
|
| 13 |
+
accelerate
|
| 14 |
+
pillow
|
| 15 |
+
opencv-python
|
| 16 |
+
av
|
| 17 |
+
#poppler
|
| 18 |
+
poppler-utils
|
|
|
|
|
|
|
|
|