Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,4 @@ opencv-python-headless==4.8.0.74
|
|
| 5 |
Pillow==10.0.1
|
| 6 |
python-multipart==0.0.6
|
| 7 |
aiofiles==23.1.0
|
| 8 |
-
gradio_client==
|
|
|
|
| 5 |
Pillow==10.0.1
|
| 6 |
python-multipart==0.0.6
|
| 7 |
aiofiles==23.1.0
|
| 8 |
+
gradio_client==1.13.2
|