Mountchicken commited on
Commit
fd3abf8
·
verified ·
1 Parent(s): 270bb29

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ matplotlib==3.10.6
2
+ numpy==1.26.4
3
+ Pillow==11.3.0
4
+ qwen_vl_utils==0.0.14
5
+ transformers==4.51.3
6
+ vllm==0.8.2
7
+ accelerate==1.10.1
8
+ flash-attn==2.7.4.post1
9
+ gradio==4.44.1
10
+ gradio_image_prompter==0.1.0
11
+ pydantic==2.10.6