Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
einops==0.7.0
|
2 |
open-clip-torch==2.24.0
|
3 |
numpy==1.24.4
|
|
|
4 |
timm==0.9.12
|
5 |
transformers==4.40.1
|
|
|
1 |
einops==0.7.0
|
2 |
open-clip-torch==2.24.0
|
3 |
numpy==1.24.4
|
4 |
+
segment-anything==1.0
|
5 |
timm==0.9.12
|
6 |
transformers==4.40.1
|