prithivMLmods commited on
Commit
473de2d
·
verified ·
1 Parent(s): 23c94ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -29
requirements.txt CHANGED
@@ -1,29 +1,7 @@
1
- git+https://github.com/huggingface/accelerate.git
2
- git+https://github.com/huggingface/peft.git
3
- transformers-stream-generator
4
- transformers==4.57.1
5
- huggingface_hub
6
- qwen-vl-utils
7
- sentencepiece
8
- opencv-python
9
- docling-core
10
- python-docx
11
- torchvision
12
- supervision
13
- matplotlib
14
- pdf2image
15
- num2words
16
- reportlab
17
- html2text
18
- markdown
19
- requests
20
- pymupdf
21
- hf_xet
22
- spaces
23
- pillow
24
- gradio
25
- einops
26
- torch
27
- fpdf
28
- timm
29
- av
 
1
+ torch==2.8.0
2
+ transformers==4.57.0
3
+ Pillow==11.3.0
4
+ gradio==5.49.1
5
+ accelerate==1.10.1
6
+ torchvision==0.23.0
7
+ supervision==0.26.1