Tejas1206 commited on
Commit
27c2d57
·
1 Parent(s): 71d7291

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/transformers
2
+ torch==2.4.1
3
+ torchvision==0.19.1
4
+ gradio==4.44.0
5
+ qwen-vl-utils==0.0.8
6
+ pillow==10.4.0