Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
|
|
|
| 2 |
geopandas
|
| 3 |
matplotlib
|
| 4 |
numpy
|
|
|
|
| 1 |
gradio
|
| 2 |
+
gradio_client==0.2.7
|
| 3 |
geopandas
|
| 4 |
matplotlib
|
| 5 |
numpy
|