Spaces:
Runtime error
Runtime error
Tao Wei
commited on
Commit
·
7e77149
1
Parent(s):
f26e192
update
Browse files- app_chat.py → app.py +0 -0
- requirements.txt +3 -0
app_chat.py → app.py
RENAMED
File without changes
|
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
openai
|
3 |
+
datasets # for awesome chatgpt prompts
|