Spaces:
Running
on
T4
Running
on
T4
Added GroundingDINO repo
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ pyyaml>3.10
|
|
16 |
colorlog
|
17 |
plotly-express
|
18 |
setuptools
|
19 |
-
wheel
|
|
|
|
16 |
colorlog
|
17 |
plotly-express
|
18 |
setuptools
|
19 |
+
wheel
|
20 |
+
git+https://github.com/IDEA-Research/GroundingDINO.git
|