prithivMLmods commited on
Commit
5f463ab
·
verified ·
1 Parent(s): c516c97

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -5
requirements.txt CHANGED
@@ -1,19 +1,36 @@
1
- git+https://github.com/huggingface/transformers.git
2
  git+https://github.com/huggingface/accelerate.git
3
  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
 
 
1
  git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/peft.git
3
  transformers-stream-generator
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