English
detection
open-world
open-set
Inference Endpoints
kelvinou01 commited on
Commit
31e7988
1 Parent(s): 3d3cb53

Add submodule

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. .gitmodules +3 -0
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  test_hf.py
 
2
  venv/
 
1
  test_hf.py
2
+ test_handler.py
3
  venv/
.gitmodules ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [submodule "GroundingDINO"]
2
+ path = GroundingDINO
3
+ url = https://github.com/IDEA-Research/GroundingDINO.git