Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -26,6 +26,7 @@ fonttools==4.56.0
|
|
26 |
frozenlist==1.5.0
|
27 |
fsspec==2024.6.1
|
28 |
gradio==3.50
|
|
|
29 |
grpcio==1.70.0
|
30 |
h11==0.14.0
|
31 |
httpcore==1.0.7
|
|
|
26 |
frozenlist==1.5.0
|
27 |
fsspec==2024.6.1
|
28 |
gradio==3.50
|
29 |
+
gradio_client==0.2.9
|
30 |
grpcio==1.70.0
|
31 |
h11==0.14.0
|
32 |
httpcore==1.0.7
|