prithivMLmods commited on
Commit
f7006a9
·
verified ·
1 Parent(s): afcdafb

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -15
requirements.txt CHANGED
@@ -1,29 +1,17 @@
 
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
- qwen-vl-utils
7
- pyvips-binary
8
  sentencepiece
9
  opencv-python
10
- docling-core
11
- torch==2.8.0
12
- python-docx
13
  torchvision
14
  matplotlib
15
- pdf2image
16
- reportlab
17
  markdown
18
  requests
19
- pymupdf
20
  hf_xet
21
  spaces
22
- pyvips
23
  pillow
24
- gradio
25
- einops
26
- httpx
27
- fpdf
28
- timm
29
  av
 
1
+ flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.6cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
2
  git+https://github.com/huggingface/transformers.git
3
  git+https://github.com/huggingface/accelerate.git
4
  git+https://github.com/huggingface/peft.git
 
5
  huggingface_hub
 
 
6
  sentencepiece
7
  opencv-python
8
+ torch==2.6.0
 
 
9
  torchvision
10
  matplotlib
 
 
11
  markdown
12
  requests
 
13
  hf_xet
14
  spaces
 
15
  pillow
16
+ gradio #@gradio6
 
 
 
 
17
  av