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