naohiro701 commited on
Commit
e4d9946
·
verified ·
1 Parent(s): 5b0fd14

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ osmnx
2
+ matplotlib
3
+ geopandas
4
+ pandas
5
+ gradio
6
+ pillow