Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,6 +3,8 @@ gradio
|
|
3 |
numpy
|
4 |
pandas
|
5 |
scipy
|
|
|
|
|
6 |
|
7 |
# Earth Engine and geospatial packages
|
8 |
earthengine-api
|
|
|
3 |
numpy
|
4 |
pandas
|
5 |
scipy
|
6 |
+
segment-anything
|
7 |
+
opencv-python
|
8 |
|
9 |
# Earth Engine and geospatial packages
|
10 |
earthengine-api
|