diff --git a/model-list.json b/model-list.json index 8f4619ad..19386b49 100644 --- a/model-list.json +++ b/model-list.json @@ -2171,6 +2171,15 @@ "url": "https://huggingface.co/public-data/insightface/resolve/main/models/buffalo_l/w600k_r50.onnx" }, { + "name": "BLIP ImageCaption (COCO) w/ ViT-B and CapFilt-L", + "type": "BLIP_MODEL", + "base": "blip_model", + "save_path": "blip", + "description": "BLIP ImageCaption (COCO) w/ ViT-B and CapFilt-L", + "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",