prithivMLmods commited on
Commit
94f207c
·
verified ·
1 Parent(s): d2bc75e

update requirements [cleaned] ✅

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -4
requirements.txt CHANGED
@@ -1,13 +1,24 @@
1
- git+https://github.com/huggingface/transformers.git@v4.57.1
2
  git+https://github.com/huggingface/accelerate.git
3
  git+https://github.com/huggingface/peft.git
 
4
  huggingface_hub
5
  qwen-vl-utils
6
  sentencepiece
7
  opencv-python
8
- torch==2.6.0
9
- molmo_utils
10
  torchvision
 
11
  matplotlib
 
 
 
 
 
12
  einops
13
- gradio
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/transformers.git@v4.57.6
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
  sentencepiece
8
  opencv-python
9
+ torch==2.8.0
 
10
  torchvision
11
+ molmo_utils
12
  matplotlib
13
+ pdf2image
14
+ requests
15
+ pymupdf
16
+ kernels
17
+ hf_xet
18
  einops
19
+ spaces
20
+ pillow
21
+ gradio # - gradio@6.3.0
22
+ fpdf
23
+ timm
24
+ av