Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +12 -5
requirements.txt
CHANGED
@@ -1,8 +1,15 @@
|
|
|
|
1 |
transformers
|
2 |
-
|
|
|
3 |
torchvision
|
4 |
-
|
|
|
|
|
|
|
|
|
5 |
spaces
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
1 |
+
gradio
|
2 |
transformers
|
3 |
+
transformers-stream-generator
|
4 |
+
qwen-vl-utils
|
5 |
torchvision
|
6 |
+
docling-core
|
7 |
+
torch
|
8 |
+
requests
|
9 |
+
huggingface_hub
|
10 |
+
albumentations
|
11 |
spaces
|
12 |
+
accelerate
|
13 |
+
pillow
|
14 |
+
opencv-python
|
15 |
+
av
|