Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
altair
|
2 |
-
|
|
|
3 |
pandas
|
4 |
streamlit
|
5 |
-
git+https://
|
6 |
torch
|
7 |
opencv-python
|
8 |
Pillow
|
|
|
1 |
altair
|
2 |
+
|
3 |
+
opencv-python
|
4 |
pandas
|
5 |
streamlit
|
6 |
+
git+https://agithub.com/facebookresearch/segment-anything.git
|
7 |
torch
|
8 |
opencv-python
|
9 |
Pillow
|