Mountchicken commited on
Commit
7a0574b
·
verified ·
1 Parent(s): 63abb76

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  matplotlib==3.10.6
2
  numpy==1.26.4
3
  qwen_vl_utils==0.0.14
 
 
4
  accelerate==1.10.1
5
  gradio==4.44.1
6
  gradio_image_prompter==0.1.0
 
1
  matplotlib==3.10.6
2
  numpy==1.26.4
3
  qwen_vl_utils==0.0.14
4
+ transformers==4.51.3
5
+ vllm==0.8.2
6
  accelerate==1.10.1
7
  gradio==4.44.1
8
  gradio_image_prompter==0.1.0