prithivMLmods commited on
Commit
69958b5
·
verified ·
1 Parent(s): bdea97a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
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
@@ -8,20 +7,30 @@ qwen-vl-utils
8
  pyvips-binary
9
  sentencepiece
10
  opencv-python
 
 
 
11
  torchvision
12
- safetensors
13
  matplotlib
14
- para-attn
15
  num2words
 
 
16
  xformers
 
17
  requests
18
- urllib3
 
19
  hf_xet
20
  spaces
21
  pyvips
22
  pillow
23
  gradio
24
  einops
 
 
25
  torch
 
26
  timm
27
  av
 
 
1
  git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/peft.git
3
  transformers-stream-generator
 
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