Spaces:
Running
Running
Create requirements.txt
Browse files- 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
|