mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 12:50:50 +08:00
Merge branch 'main' into patch-3
This commit is contained in:
commit
fafdc3d4b7
@ -2179,6 +2179,25 @@
|
||||
"reference": "https://github.com/salesforce/BLIP",
|
||||
"filename": "model_base_capfilt_large.pth",
|
||||
"url": "https://storage.googleapis.com/sfr-vision-language-research/BLIP/models/model_base_capfilt_large.pth"
|
||||
},
|
||||
"name": "GroundingDINO SwinT OGC - Model",
|
||||
"type": "GroundingDINO",
|
||||
"base": "DINO",
|
||||
"save_path": "groundingdino",
|
||||
"description": "GroundingDINO SwinT OGC Model",
|
||||
"reference": "https://huggingface.co/ShilongLiu/GroundingDINO",
|
||||
"filename": "groundingdino_swint_ogc.pth",
|
||||
"url": "https://huggingface.co/ShilongLiu/GroundingDINO/resolve/main/groundingdino_swint_ogc.pth"
|
||||
},
|
||||
{
|
||||
"name": "GroundingDINO SwinT OGC - CFG File",
|
||||
"type": "GroundingDINO",
|
||||
"base": "DINO",
|
||||
"save_path": "groundingdino",
|
||||
"description": "GroundingDINO SwinT OGC CFG File",
|
||||
"reference": "https://huggingface.co/ShilongLiu/GroundingDINO/resolve/main/GroundingDINO_SwinT_OGC.cfg.py",
|
||||
"filename": "GroundingDINO_SwinT_OGC.cfg.py",
|
||||
"url": "https://huggingface.co/ShilongLiu/GroundingDINO/raw/main/GroundingDINO_SwinT_OGC.cfg.py"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user