Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -7,4 +7,14 @@ rasterio==1.4.3
|
|
7 |
h5py
|
8 |
scikit-image
|
9 |
geopy
|
10 |
-
pyproj
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
h5py
|
8 |
scikit-image
|
9 |
geopy
|
10 |
+
pyproj
|
11 |
+
|
12 |
+
beautifulsoup4
|
13 |
+
joblib
|
14 |
+
numpy
|
15 |
+
pandas==1.5.2
|
16 |
+
requests
|
17 |
+
streamlit
|
18 |
+
openpyxl
|
19 |
+
nltk
|
20 |
+
googlesearch-python
|