Spaces:
Sleeping
Sleeping
update deps
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -24,14 +24,14 @@ gast==0.4.0
|
|
24 |
google-auth==2.18.1
|
25 |
google-auth-oauthlib==1.0.0
|
26 |
google-pasta==0.2.0
|
27 |
-
gradio==
|
28 |
gradio_client==0.2.5
|
29 |
grpcio==1.54.2
|
30 |
h11==0.14.0
|
31 |
h5py==3.8.0
|
32 |
httpcore==0.17.1
|
33 |
httpx==0.24.1
|
34 |
-
|
35 |
idna==3.4
|
36 |
importlib-metadata==6.6.0
|
37 |
importlib-resources==5.12.0
|
|
|
24 |
google-auth==2.18.1
|
25 |
google-auth-oauthlib==1.0.0
|
26 |
google-pasta==0.2.0
|
27 |
+
gradio==4.41.0
|
28 |
gradio_client==0.2.5
|
29 |
grpcio==1.54.2
|
30 |
h11==0.14.0
|
31 |
h5py==3.8.0
|
32 |
httpcore==0.17.1
|
33 |
httpx==0.24.1
|
34 |
+
huggingface_hub==0.24.5
|
35 |
idna==3.4
|
36 |
importlib-metadata==6.6.0
|
37 |
importlib-resources==5.12.0
|