Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
gradio
|
3 |
-
openai==1.58.1
|
4 |
-
gradio_client
|
|
|
|
1 |
+
|
2 |
+
gradio
|
3 |
+
openai==1.58.1
|
4 |
+
gradio_client
|
5 |
+
python-dotenv
|