add grounding dino with stable diffusion for image editing (#20)
This commit is contained in:
@@ -33,7 +33,7 @@ from huggingface_hub import hf_hub_download
|
||||
|
||||
|
||||
|
||||
# Use this command for evaluate the GLIP-T model
|
||||
# Use this command for evaluate the Grounding DINO model
|
||||
config_file = "groundingdino/config/GroundingDINO_SwinT_OGC.py"
|
||||
ckpt_repo_id = "ShilongLiu/GroundingDINO"
|
||||
ckpt_filenmae = "groundingdino_swint_ogc.pth"
|
||||
|
524
demo/image_editing_with_groundingdino_stablediffusion.ipynb
Normal file
524
demo/image_editing_with_groundingdino_stablediffusion.ipynb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user