Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -3,3 +3,6 @@ pandas==2.1.0
|
|
3 |
plotly==5.16.1
|
4 |
geopandas==0.13.2
|
5 |
contextily==1.3.0
|
|
|
|
|
|
|
|
3 |
plotly==5.16.1
|
4 |
geopandas==0.13.2
|
5 |
contextily==1.3.0
|
6 |
+
streamlit==1.33.0
|
7 |
+
huggingface-hub==0.22.2
|
8 |
+
jsons==1.6.3
|