nakas commited on
Commit
2b3b323
·
verified ·
1 Parent(s): 3d162c7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=4.14.0
2
+ requests>=2.31.0
3
+ folium>=0.15.0
4
+ python-dateutil>=2.8.2