Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ opencv-python
|
|
5 |
Pillow
|
6 |
pandas
|
7 |
requests
|
|
|
8 |
git+https://github.com/facebookresearch/segment-anything.git
|
|
|
5 |
Pillow
|
6 |
pandas
|
7 |
requests
|
8 |
+
timm
|
9 |
git+https://github.com/facebookresearch/segment-anything.git
|