prithivMLmods commited on
Commit
4b0cfcf
·
verified ·
1 Parent(s): a0a9007

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -4
requirements.txt CHANGED
@@ -4,16 +4,27 @@ git+https://github.com/huggingface/peft.git
4
  transformers-stream-generator
5
  huggingface_hub
6
  albumentations
7
- opencv-python
8
- sentencepiece
9
  qwen-vl-utils
 
 
 
10
  docling-core
11
- safetensors
12
  torchvision
 
 
 
 
 
13
  requests
 
 
14
  spaces
15
- gradio
16
  pillow
17
  gradio
 
18
  torch
 
 
19
  av
 
4
  transformers-stream-generator
5
  huggingface_hub
6
  albumentations
 
 
7
  qwen-vl-utils
8
+ pyvips-binary
9
+ sentencepiece
10
+ opencv-python
11
  docling-core
12
+ python-docx
13
  torchvision
14
+ safetensors
15
+ matplotlib
16
+ num2words
17
+ reportlab
18
+ xformers
19
  requests
20
+ pymupdf
21
+ hf_xet
22
  spaces
23
+ pyvips
24
  pillow
25
  gradio
26
+ einops
27
  torch
28
+ fpdf
29
+ timm
30
  av