prithivMLmods commited on
Commit
eb05eab
·
verified ·
1 Parent(s): b568ae1

Update requirements.txt

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