markany-yhkwon commited on
Commit
f09727f
·
1 Parent(s): 88b7365
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -27,7 +27,6 @@ import groundingdino.datasets.transforms as T
27
  from huggingface_hub import hf_hub_download
28
 
29
 
30
-
31
  # Use this command for evaluate the GLIP-T model
32
  config_file = "groundingdino/config/GroundingDINO_SwinB_cfg.py"
33
  ckpt_repo_id = "ShilongLiu/GroundingDINO"
 
27
  from huggingface_hub import hf_hub_download
28
 
29
 
 
30
  # Use this command for evaluate the GLIP-T model
31
  config_file = "groundingdino/config/GroundingDINO_SwinB_cfg.py"
32
  ckpt_repo_id = "ShilongLiu/GroundingDINO"