prithivMLmods commited on
Commit
b018d1e
·
verified ·
1 Parent(s): d5894b3

Update requirements.txt

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