Spaces:
Runtime error
Runtime error
Tao Wei
commited on
Commit
·
fe4c0a5
1
Parent(s):
7e77149
fix
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio
|
|
|
2 |
openai
|
3 |
datasets # for awesome chatgpt prompts
|
|
|
1 |
gradio
|
2 |
+
python-dotenv
|
3 |
openai
|
4 |
datasets # for awesome chatgpt prompts
|