sunnychenxiwang commited on
Commit
826358e
1 Parent(s): 8a32cc6

Update pipeline/GroundingDINO/__init__.py

Browse files
Files changed (1) hide show
  1. pipeline/GroundingDINO/__init__.py +1 -1
pipeline/GroundingDINO/__init__.py CHANGED
@@ -1 +1 @@
1
- from groundingdino import *
 
1
+ from pipeline.GroundingDINO.groundingdino import *