From 49aee6f29111f0e64822e62d15dd70e333749e22 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 26 Aug 2024 01:09:48 +0900 Subject: [PATCH] update DB --- model-list.json | 12 ++++++++++++ node_db/new/model-list.json | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/model-list.json b/model-list.json index b2a44c5f..216b2e42 100644 --- a/model-list.json +++ b/model-list.json @@ -4092,6 +4092,18 @@ "filename": "flux1-schnell-Q8_0.gguf", "url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q8_0.gguf", "size": "12.7GB" + }, + + { + "name": "BAAI/SegGPT", + "type": "SegGPT", + "base": "SegGPT", + "save_path": "custom_nodes/comfyui-SegGPT", + "description": "SegGPT", + "reference": "https://huggingface.co/BAAI/SegGPT", + "filename": "seggpt_vit_large.pth", + "url": "https://huggingface.co/BAAI/SegGPT/resolve/main/seggpt_vit_large.pth", + "size": "1.48GB" } ] } diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index cc83015f..4b4000e0 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,17 @@ { "models": [ + { + "name": "BAAI/SegGPT", + "type": "SegGPT", + "base": "SegGPT", + "save_path": "custom_nodes/comfyui-SegGPT", + "description": "SegGPT", + "reference": "https://huggingface.co/BAAI/SegGPT", + "filename": "seggpt_vit_large.pth", + "url": "https://huggingface.co/BAAI/SegGPT/resolve/main/seggpt_vit_large.pth", + "size": "1.48GB" + }, + { "name": "DMD2 LoRA (4steps)", "type": "lora",