Somnath3570 commited on
Commit
68f95fc
·
verified ·
1 Parent(s): 555bc86

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio==4.19.2
2
+ requests==2.31.0
3
+ python-dotenv==1.0.0