Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,5 @@ onnxruntime-gpu==1.16.0
|
|
| 18 |
timm==0.6.12
|
| 19 |
controlnet-aux==0.0.7
|
| 20 |
inference[yolo-world]==0.9.13
|
| 21 |
-
onnxsim==0.4.35
|
|
|
|
|
|
| 18 |
timm==0.6.12
|
| 19 |
controlnet-aux==0.0.7
|
| 20 |
inference[yolo-world]==0.9.13
|
| 21 |
+
onnxsim==0.4.35
|
| 22 |
+
git+https://github.com/facebookresearch/segment-anything.git
|