Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
-
openai>=1.
|
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
+
openai>=1.51.0
|
| 3 |
+
httpx>=0.27.0
|