Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -40,13 +40,13 @@ google-cloud-storage==2.9.0
|
|
40 |
google-crc32c==1.5.0
|
41 |
google-resumable-media==2.5.0
|
42 |
googleapis-common-protos==1.59.0
|
43 |
-
gradio==
|
44 |
-
gradio_client==
|
45 |
grpcio==1.54.2
|
46 |
h11==0.14.0
|
47 |
httpcore==0.17.0
|
48 |
httpx==0.24.0
|
49 |
-
|
50 |
idna==3.4
|
51 |
importlib-metadata==6.6.0
|
52 |
importlib-resources==5.12.0
|
|
|
40 |
google-crc32c==1.5.0
|
41 |
google-resumable-media==2.5.0
|
42 |
googleapis-common-protos==1.59.0
|
43 |
+
gradio==4.41.0
|
44 |
+
gradio_client==1.3.0
|
45 |
grpcio==1.54.2
|
46 |
h11==0.14.0
|
47 |
httpcore==0.17.0
|
48 |
httpx==0.24.0
|
49 |
+
huggingface_hub==0.24.5
|
50 |
idna==3.4
|
51 |
importlib-metadata==6.6.0
|
52 |
importlib-resources==5.12.0
|