Frederic-CellNum commited on
Commit
2d11b86
·
verified ·
1 Parent(s): 93dce8d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ transformers==4.36.0
4
+ torch==2.1.0
5
+ pillow==10.1.0
6
+ qwen-vl-utils==0.1.0
7
+ python-multipart==0.0.6