JuanLozada97
commited on
Commit
·
5f6ce53
1
Parent(s):
af603ca
Upload requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ torchvision==0.16.0
|
|
3 |
gradio==3.50.2
|
4 |
git+https://github.com/facebookresearch/segment-anything.git
|
5 |
opencv-python
|
6 |
-
matplotlib
|
|
|
|
|
|
3 |
gradio==3.50.2
|
4 |
git+https://github.com/facebookresearch/segment-anything.git
|
5 |
opencv-python
|
6 |
+
matplotlib
|
7 |
+
segment_anything
|
8 |
+
scikit-image
|