Intern-4
commited on
Commit
·
8b910c1
1
Parent(s):
fc25810
update reqs imageio added
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -30,6 +30,7 @@ folium==0.17.0
|
|
30 |
fonttools==4.53.0
|
31 |
fsspec==2024.6.0
|
32 |
geographiclib==2.0
|
|
|
33 |
geopy==2.4.1
|
34 |
gradio==4.31.5
|
35 |
gradio_client==0.16.4
|
|
|
30 |
fonttools==4.53.0
|
31 |
fsspec==2024.6.0
|
32 |
geographiclib==2.0
|
33 |
+
imageio==2.34.2
|
34 |
geopy==2.4.1
|
35 |
gradio==4.31.5
|
36 |
gradio_client==0.16.4
|