Spaces:
Sleeping
Sleeping
Alealejandrooo
commited on
Commit
•
bc61db0
1
Parent(s):
aa6995b
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas==2.2.2
|
2 |
+
folium==0.16.0
|
3 |
+
openpyxl==3.1.2
|
4 |
+
flask==3.0.3
|
5 |
+
gradio==4.27.0
|
6 |
+
gradio_folium==0.0.6
|