thebetterindia commited on
Commit
2078f78
1 Parent(s): 980a65f

Create requirements.txt

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