Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
gradio-image-prompter
|
2 |
absl-py==2.1.0
|
3 |
aiofiles==23.2.1
|
4 |
annotated-types==0.7.0
|
@@ -17,7 +16,7 @@ fonttools==4.55.0
|
|
17 |
fsspec==2024.10.0
|
18 |
gast==0.6.0
|
19 |
google-pasta==0.2.0
|
20 |
-
gradio==
|
21 |
gradio_client==1.4.3
|
22 |
grpcio==1.68.0
|
23 |
h11==0.14.0
|
|
|
|
|
1 |
absl-py==2.1.0
|
2 |
aiofiles==23.2.1
|
3 |
annotated-types==0.7.0
|
|
|
16 |
fsspec==2024.10.0
|
17 |
gast==0.6.0
|
18 |
google-pasta==0.2.0
|
19 |
+
gradio==5.6.0
|
20 |
gradio_client==1.4.3
|
21 |
grpcio==1.68.0
|
22 |
h11==0.14.0
|