Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -6,12 +6,13 @@ loguru
|
|
6 |
transformers==4.47.0
|
7 |
docling-core
|
8 |
torch
|
9 |
-
requests
|
10 |
huggingface_hub
|
11 |
-
albumentations
|
12 |
spaces
|
13 |
accelerate
|
14 |
-
pillow
|
15 |
-
opencv-python
|
|
|
16 |
av
|
17 |
-
|
|
|
|
|
|
6 |
transformers==4.47.0
|
7 |
docling-core
|
8 |
torch
|
|
|
9 |
huggingface_hub
|
|
|
10 |
spaces
|
11 |
accelerate
|
12 |
+
pillow==9.3.0
|
13 |
+
opencv-python==4.11.0.86
|
14 |
+
opencv-python-headless==4.5.5.64
|
15 |
av
|
16 |
+
albumentations==1.4.0
|
17 |
+
requests==2.32.3
|
18 |
+
timm==0.5.4
|