Spaces:
Runtime error
Runtime error
fix: empty app.py and requirements.txt
Browse files- app.py +0 -0
- requirements.txt +6 -0
app.py
ADDED
|
File without changes
|
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
leptonai
|
| 2 |
+
gradio
|
| 3 |
+
gspread
|
| 4 |
+
oauth2client
|
| 5 |
+
pyopenssl
|
| 6 |
+
openai
|