prithivMLmods commited on
Commit
5d95daf
·
verified ·
1 Parent(s): 4ecb499

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/peft.git
3
  transformers-stream-generator
4
- transformers==5.7.0
5
  huggingface_hub
6
  qwen-vl-utils
7
  sentencepiece
@@ -14,7 +14,7 @@ hf_xet
14
  einops
15
  spaces
16
  pillow
17
- gradio
18
  torch==2.8.0
19
  timm
20
  av
 
1
  git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/peft.git
3
  transformers-stream-generator
4
+ transformers==5.14.1
5
  huggingface_hub
6
  qwen-vl-utils
7
  sentencepiece
 
14
  einops
15
  spaces
16
  pillow
17
+ gradio==6.21.0
18
  torch==2.8.0
19
  timm
20
  av