Spaces:
Sleeping
Sleeping
Commit
·
bb8213b
1
Parent(s):
732750d
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -56,7 +56,6 @@ gast==0.5.4
|
|
56 |
google-auth==2.23.4
|
57 |
google-auth-oauthlib==1.1.0
|
58 |
google-pasta==0.2.0
|
59 |
-
gradio==3.0
|
60 |
gradio_client==0.7.0
|
61 |
grpcio==1.59.3
|
62 |
h11==0.14.0
|
@@ -217,3 +216,5 @@ wrapt==1.14.1
|
|
217 |
xxhash==3.4.1
|
218 |
yarl==1.9.3
|
219 |
zipp==3.17.0
|
|
|
|
|
|
56 |
google-auth==2.23.4
|
57 |
google-auth-oauthlib==1.1.0
|
58 |
google-pasta==0.2.0
|
|
|
59 |
gradio_client==0.7.0
|
60 |
grpcio==1.59.3
|
61 |
h11==0.14.0
|
|
|
216 |
xxhash==3.4.1
|
217 |
yarl==1.9.3
|
218 |
zipp==3.17.0
|
219 |
+
gradio==3.1.7
|
220 |
+
httpx==0.24.1
|