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