Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -27,7 +27,7 @@ fonttools==4.51.0
|
|
27 |
fsspec==2024.3.1
|
28 |
future==1.0.0
|
29 |
gfpgan==1.3.8
|
30 |
-
|
31 |
grpcio==1.62.2
|
32 |
h11==0.14.0
|
33 |
httpcore==1.0.5
|
|
|
27 |
fsspec==2024.3.1
|
28 |
future==1.0.0
|
29 |
gfpgan==1.3.8
|
30 |
+
gradio-client==1.7.2
|
31 |
grpcio==1.62.2
|
32 |
h11==0.14.0
|
33 |
httpcore==1.0.5
|