Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -2,16 +2,15 @@ gradio
|
|
2 |
transformers-stream-generator
|
3 |
qwen-vl-utils
|
4 |
torchvision
|
5 |
-
loguru
|
6 |
transformers==4.47.0
|
7 |
docling-core
|
8 |
torch
|
9 |
huggingface_hub
|
10 |
spaces
|
11 |
accelerate
|
12 |
-
pillow
|
13 |
-
opencv-python
|
14 |
-
opencv-python-headless
|
15 |
av
|
16 |
albumentations==1.4.0
|
17 |
requests==2.32.3
|
|
|
2 |
transformers-stream-generator
|
3 |
qwen-vl-utils
|
4 |
torchvision
|
|
|
5 |
transformers==4.47.0
|
6 |
docling-core
|
7 |
torch
|
8 |
huggingface_hub
|
9 |
spaces
|
10 |
accelerate
|
11 |
+
pillow
|
12 |
+
opencv-python
|
13 |
+
opencv-python-headless
|
14 |
av
|
15 |
albumentations==1.4.0
|
16 |
requests==2.32.3
|