Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
gradio==3.38.0
|
| 2 |
-
openai
|
| 3 |
python-dotenv
|
|
|
|
| 1 |
gradio==3.38.0
|
| 2 |
+
openai>=1.2.0
|
| 3 |
python-dotenv
|