prithivMLmods commited on
Commit
c5ac5cb
·
verified ·
1 Parent(s): 2f295a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -13
requirements.txt CHANGED
@@ -1,17 +1,20 @@
1
- gradio
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
17
- timm==0.5.4
 
 
 
 
 
 
 
1
+ accelerate
2
+ albumentations==1.4.0
3
+ av
 
 
4
  docling-core
5
+ gradio
6
  huggingface_hub
7
+ loguru==0.7.3
8
+ opencv-python==4.11.0.86
9
+ opencv-python-headless==4.5.5.64
10
  pillow
11
+ pymupdf==1.25.5
12
+ qwen-vl-utils
 
 
13
  requests==2.32.3
14
+ spaces
15
+ timm==0.5.4
16
+ torch
17
+ torch==2.1.0
18
+ torchvision
19
+ transformers==4.47.0
20
+ transformers-stream-generator