Spaces:
Build error
Build error
Update requirements.txt
#3
by SuryaR4421 - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit
|
|
| 2 |
osmnx
|
| 3 |
networkx
|
| 4 |
pandas
|
| 5 |
-
plotly
|
|
|
|
|
|
| 2 |
osmnx
|
| 3 |
networkx
|
| 4 |
pandas
|
| 5 |
+
plotly
|
| 6 |
+
sklearn
|