Spaces:
Build error
Build error
update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -17,5 +17,5 @@ open-clip-torch
|
|
| 17 |
clip
|
| 18 |
segment_anything
|
| 19 |
openai
|
| 20 |
-
git+https://github.com/TencentARC/
|
| 21 |
-
git+https://github.com/IDEA-Research/GroundingDINO.
|
|
|
|
| 17 |
clip
|
| 18 |
segment_anything
|
| 19 |
openai
|
| 20 |
+
git+https://github.com/TencentARC/BrushNet.git
|
| 21 |
+
git+https://github.com/IDEA-Research/GroundingDINO.gi
|