Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
| 3 |
httpx
|
| 4 |
python-dotenv
|
| 5 |
pydantic
|
| 6 |
-
gradio_client
|
|
|
|
|
|
| 3 |
httpx
|
| 4 |
python-dotenv
|
| 5 |
pydantic
|
| 6 |
+
gradio_client
|
| 7 |
+
gunicorn
|