Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -120,3 +120,7 @@ zope.interface==6.4.post2
|
|
120 |
opencv-python
|
121 |
insightface
|
122 |
onnxruntime
|
|
|
|
|
|
|
|
|
|
120 |
opencv-python
|
121 |
insightface
|
122 |
onnxruntime
|
123 |
+
segment_anything
|
124 |
+
timm
|
125 |
+
addict
|
126 |
+
yapf
|