prithivMLmods commited on
Commit
ed65219
·
verified ·
1 Parent(s): 0506899

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt CHANGED
@@ -4,22 +4,33 @@ transformers-stream-generator
4
  huggingface_hub
5
  albumentations
6
  qwen-vl-utils
 
7
  sentencepiece
8
  opencv-python
9
  transformers
 
 
10
  torchvision
11
  supervision
12
  matplotlib
 
13
  num2words
14
  reportlab
 
15
  xformers
16
  markdown
17
  requests
 
 
18
  hf_xet
19
  spaces
 
20
  pillow
21
  gradio
22
  einops
 
 
23
  torch
 
24
  timm
25
  av
 
4
  huggingface_hub
5
  albumentations
6
  qwen-vl-utils
7
+ pyvips-binary
8
  sentencepiece
9
  opencv-python
10
  transformers
11
+ docling-core
12
+ python-docx
13
  torchvision
14
  supervision
15
  matplotlib
16
+ pdf2image
17
  num2words
18
  reportlab
19
+ html2text
20
  xformers
21
  markdown
22
  requests
23
+ pymupdf
24
+ loguru
25
  hf_xet
26
  spaces
27
+ pyvips
28
  pillow
29
  gradio
30
  einops
31
+ httpx
32
+ click
33
  torch
34
+ fpdf
35
  timm
36
  av