Rakib023 commited on
Commit
1950a3e
·
verified ·
1 Parent(s): 61e4931

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.110.0
2
+ uvicorn==0.29.0
3
+ torch==2.2.1
4
+ transformers==4.39.1
5
+ pillow==10.2.0
6
+ numpy==1.26.4 # Added for compatibility with torch and transformers