prithivMLmods commited on
Commit
264e87d
·
verified ·
1 Parent(s): e3b22bc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- timm
 
 
 
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