prithivMLmods commited on
Commit
48f7375
·
verified ·
1 Parent(s): 6c85425

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -11
requirements.txt CHANGED
@@ -1,17 +1,16 @@
1
- opencv-python
2
- spaces
3
- gradio
4
- requests
5
  albumentations
 
 
6
  huggingface_hub
7
- transformers==4.51.3
8
  loguru
9
- gradio_pdf
 
 
 
 
 
10
  timm
11
  torch
12
  torchvision
13
- qwen_vl_utils
14
- pillow
15
- pymupdf
16
- accelerate
17
- opencv-python
 
1
+ accelerate
 
 
 
2
  albumentations
3
+ gradio
4
+ gradio_pdf
5
  huggingface_hub
 
6
  loguru
7
+ opencv-python
8
+ pillow
9
+ pymupdf
10
+ qwen_vl_utils
11
+ requests
12
+ spaces
13
  timm
14
  torch
15
  torchvision
16
+ transformers==4.51.3