nagasurendra commited on
Commit
34496c0
·
verified ·
1 Parent(s): 910905f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ Flask==3.0.3
2
+ requests==2.32.3
3
+ python-dotenv==1.0.1
4
+ transformers==4.44.2
5
+ torch==2.4.1
6
+ Pillow==10.4.0