Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -19,4 +19,5 @@ gunicorn
|
|
| 19 |
# twilio==9.7.1
|
| 20 |
fastapi
|
| 21 |
uvicorn
|
| 22 |
-
gradio_client
|
|
|
|
|
|
| 19 |
# twilio==9.7.1
|
| 20 |
fastapi
|
| 21 |
uvicorn
|
| 22 |
+
gradio_client
|
| 23 |
+
python-multipart
|