Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -10
requirements.txt
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
pandas
|
3 |
-
numpy
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
matplotlib==3.7.1
|
8 |
-
seaborn==0.12.2
|
9 |
-
geopandas
|
10 |
-
timesfm
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
matplotlib
|
5 |
+
seaborn
|
6 |
+
geopandas
|
|
|
|
|
|
|
|