Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pandas
|
|
5 |
matplotlib
|
6 |
numpy
|
7 |
seaborn
|
|
|
8 |
scikit-learn
|
|
|
5 |
matplotlib
|
6 |
numpy
|
7 |
seaborn
|
8 |
+
segment-anything
|
9 |
scikit-learn
|