Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
openai
|
2 |
gradio==4.29.0
|
3 |
-
pydantic==2.6.4
|
|
|
|
|
|
1 |
openai
|
2 |
gradio==4.29.0
|
3 |
+
pydantic==2.6.4
|
4 |
+
pip>=24.2
|
5 |
+
gradio_client==0.16.1
|