prithivMLmods commited on
Commit
3e8ec96
·
verified ·
1 Parent(s): ce328fd

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,4 @@
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
@@ -8,6 +6,7 @@ sentencepiece
8
  opencv-python
9
  torch==2.8.0
10
  torchvision
 
11
  matplotlib
12
  requests
13
  kernels
@@ -15,4 +14,5 @@ hf_xet
15
  spaces
16
  pillow
17
  gradio==6.19.0
 
18
  av
 
1
+ git+https://github.com/huggingface/transformers.git@v5.9.0
 
 
2
  transformers-stream-generator
3
  huggingface_hub
4
  qwen-vl-utils
 
6
  opencv-python
7
  torch==2.8.0
8
  torchvision
9
+ accelerate
10
  matplotlib
11
  requests
12
  kernels
 
14
  spaces
15
  pillow
16
  gradio==6.19.0
17
+ peft
18
  av