Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ torchvision
|
|
9 |
numpy
|
10 |
opencv-python
|
11 |
Pillow
|
12 |
-
transformers
|
|
|
|
9 |
numpy
|
10 |
opencv-python
|
11 |
Pillow
|
12 |
+
transformers
|
13 |
+
git+https://github.com/facebookresearch/segment-anything.git
|