Kabilash10 commited on
Commit
04b04dd
·
verified ·
1 Parent(s): a4e9b4b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==3.5
2
+ google-auth==2.21.0
3
+ google-auth-oauthlib==0.7.0
4
+ google-auth-httplib2==0.1.0
5
+ google-api-python-client==2.92.0
6
+ openai>=0.27.0
7
+ pandas==2.1.0