Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==4.36.1
|
|
|
|
| 2 |
httpx==0.27.2
|
| 3 |
Pillow==10.4.0
|
| 4 |
uvicorn==0.30.1
|
|
|
|
| 1 |
gradio==4.36.1
|
| 2 |
+
gradio_client==1.3.0
|
| 3 |
httpx==0.27.2
|
| 4 |
Pillow==10.4.0
|
| 5 |
uvicorn==0.30.1
|