Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
groq-gradio
|
2 |
gradio
|
3 |
-
openai
|
4 |
groq
|
5 |
-
aiohttp
|
|
|
|
1 |
groq-gradio
|
2 |
gradio
|
3 |
+
openai==0.28
|
4 |
groq
|
5 |
+
aiohttp
|
6 |
+
openai migrate
|