techdrizzdev commited on
Commit
15b8031
·
verified ·
1 Parent(s): 18c16bc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ transformers==4.48.1
2
+ torch==2.5.1
3
+ qwen-vl-utils
4
+ pillow ==11.1.0
5
+ gradio==5.12.0
6
+ huggingface-hub==0.27.1