Spaces:
Runtime error
Runtime error
change requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
openai
|
2 |
opencv-python
|
3 |
python-dotenv
|
4 |
gradio
|
|
|
1 |
+
openai==0.28
|
2 |
opencv-python
|
3 |
python-dotenv
|
4 |
gradio
|