Add application file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,4 @@ opencv-python
|
|
| 4 |
numpy
|
| 5 |
Pillow
|
| 6 |
git+https://github.com/facebookresearch/segment-anything.git
|
|
|
|
|
|
| 4 |
numpy
|
| 5 |
Pillow
|
| 6 |
git+https://github.com/facebookresearch/segment-anything.git
|
| 7 |
+
torchvision
|