added plotly package
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -15,5 +15,6 @@ transformers==4.53.2
|
|
| 15 |
ultralytics==8.3.94
|
| 16 |
huggingface_hub[hf_xet]
|
| 17 |
GDAL==3.6.2
|
| 18 |
-
folium==0.18.0
|
| 19 |
-
geopy
|
|
|
|
|
|
| 15 |
ultralytics==8.3.94
|
| 16 |
huggingface_hub[hf_xet]
|
| 17 |
GDAL==3.6.2
|
| 18 |
+
#folium==0.18.0
|
| 19 |
+
geopy
|
| 20 |
+
plotly
|