Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -21,4 +21,11 @@ requests
|
|
21 |
|
22 |
# Authentication for Earth Engine
|
23 |
google-api-python-client
|
24 |
-
oauth2client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
# Authentication for Earth Engine
|
23 |
google-api-python-client
|
24 |
+
oauth2client
|
25 |
+
|
26 |
+
|
27 |
+
|
28 |
+
requests
|
29 |
+
tqdm
|
30 |
+
requests
|
31 |
+
huggingface_hub
|