From bf5ccf328329119b29927b5acb6c4ceb8e6f3d73 Mon Sep 17 00:00:00 2001 From: nick Date: Sun, 11 Feb 2024 12:28:03 -0800 Subject: [PATCH 1/5] instant id models for https://github.com/cubiq/ComfyUI_InstantID --- model-list.json | 62 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/model-list.json b/model-list.json index 240f89a9..3c3eee03 100644 --- a/model-list.json +++ b/model-list.json @@ -1812,6 +1812,68 @@ "reference": "https://huggingface.co/TencentARC/PhotoMaker", "filename": "photomaker-v1.bin", "url": "https://huggingface.co/TencentARC/PhotoMaker/resolve/main/photomaker-v1.bin" + }, + + { + "name": "1k3d68.onnx", + "type": "insightface", + "base": "inswapper", + "save_path": "insightface/models/antelopev2", + "description": "Antelopev2 1k3d68.onnx model for InstantId.", + "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", + "filename": "1k3d68.onnx", + "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/1k3d68.onnx" + }, + { + "name": "2d106det.onnx", + "type": "insightface", + "base": "inswapper", + "save_path": "insightface/models/antelopev2", + "description": "Antelopev2 2d106det.onnx model for InstantId.", + "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", + "filename": "2d106det.onnx", + "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/2d106det.onnx" + }, + { + "name": "genderage.onnx", + "type": "insightface", + "base": "inswapper", + "save_path": "insightface/models/antelopev2", + "description": "Antelopev2 genderage.onnx model for InstantId.", + "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", + "filename": "genderage.onnx", + "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/genderage.onnx" + }, + { + "name": "glintr100.onnx", + "type": "insightface", + "base": "inswapper", + "save_path": "insightface/models/antelopev2", + "description": "Antelopev2 glintr100.onnx model for InstantId.", + "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", + "filename": "glintr100.onnx", + "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/glintr100.onnx" + }, + { + "name": "scrfd_10g_bnkps.onnx", + "type": "insightface", + "base": "inswapper", + "save_path": "insightface/models/antelopev2", + "description": "Antelopev2 scrfd_10g_bnkps.onnx model for InstantId.", + "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", + "filename": "scrfd_10g_bnkps.onnx", + "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/scrfd_10g_bnkps.onnx" + }, + + { + "name": "ip-adapter.bin", + "type": "instantid", + "base": "SDXL", + "save_path": "instantid", + "description": "InstantId main model based on IpAdapter", + "reference": "https://huggingface.co/InstantX/InstantID", + "filename": "ip-adapter.bin", + "url": "https://huggingface.co/InstantX/InstantID/resolve/main/ip-adapter.bin" } ] } From 355bf4da1cd2d8355330a7994f556425ea3220b2 Mon Sep 17 00:00:00 2001 From: nick Date: Sun, 11 Feb 2024 12:42:35 -0800 Subject: [PATCH 2/5] clean new line --- model-list.json | 1 - 1 file changed, 1 deletion(-) diff --git a/model-list.json b/model-list.json index 3c3eee03..f614cab7 100644 --- a/model-list.json +++ b/model-list.json @@ -1864,7 +1864,6 @@ "filename": "scrfd_10g_bnkps.onnx", "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/scrfd_10g_bnkps.onnx" }, - { "name": "ip-adapter.bin", "type": "instantid", From 57955d4dedd6d6e8a590664f75fcda7dc8b0241a Mon Sep 17 00:00:00 2001 From: nick Date: Sun, 11 Feb 2024 12:44:19 -0800 Subject: [PATCH 3/5] remove new line --- model-list.json | 1 - 1 file changed, 1 deletion(-) diff --git a/model-list.json b/model-list.json index f614cab7..92eb9ae4 100644 --- a/model-list.json +++ b/model-list.json @@ -1813,7 +1813,6 @@ "filename": "photomaker-v1.bin", "url": "https://huggingface.co/TencentARC/PhotoMaker/resolve/main/photomaker-v1.bin" }, - { "name": "1k3d68.onnx", "type": "insightface", From e1db2872966f0027b83ff6ead61595850b2cb03a Mon Sep 17 00:00:00 2001 From: nick Date: Sun, 11 Feb 2024 12:52:34 -0800 Subject: [PATCH 4/5] controlnet model --- model-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/model-list.json b/model-list.json index 92eb9ae4..54753ad9 100644 --- a/model-list.json +++ b/model-list.json @@ -1872,6 +1872,16 @@ "reference": "https://huggingface.co/InstantX/InstantID", "filename": "ip-adapter.bin", "url": "https://huggingface.co/InstantX/InstantID/resolve/main/ip-adapter.bin" + }, + { + "name": "diffusion_pytorch_model.safetensors", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/instantid", + "description": "InstantId controlnet model", + "reference": "https://huggingface.co/InstantX/InstantID", + "filename": "diffusion_pytorch_model.safetensors", + "url": "https://huggingface.co/InstantX/InstantID/resolve/main/ControlNetModel/diffusion_pytorch_model.safetensors" } ] } From 5fa6c03fca05caa4e0f6696ad4d3ec50807240a5 Mon Sep 17 00:00:00 2001 From: nick Date: Sun, 11 Feb 2024 12:58:15 -0800 Subject: [PATCH 5/5] update description to include all onnx files are needed --- model-list.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/model-list.json b/model-list.json index 54753ad9..90da2bf0 100644 --- a/model-list.json +++ b/model-list.json @@ -1818,7 +1818,7 @@ "type": "insightface", "base": "inswapper", "save_path": "insightface/models/antelopev2", - "description": "Antelopev2 1k3d68.onnx model for InstantId.", + "description": "Antelopev2 1k3d68.onnx model for InstantId. (InstantId needs all Antelopev2 models)", "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", "filename": "1k3d68.onnx", "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/1k3d68.onnx" @@ -1828,7 +1828,7 @@ "type": "insightface", "base": "inswapper", "save_path": "insightface/models/antelopev2", - "description": "Antelopev2 2d106det.onnx model for InstantId.", + "description": "Antelopev2 2d106det.onnx model for InstantId. (InstantId needs all Antelopev2 models)", "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", "filename": "2d106det.onnx", "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/2d106det.onnx" @@ -1838,7 +1838,7 @@ "type": "insightface", "base": "inswapper", "save_path": "insightface/models/antelopev2", - "description": "Antelopev2 genderage.onnx model for InstantId.", + "description": "Antelopev2 genderage.onnx model for InstantId. (InstantId needs all Antelopev2 models)", "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", "filename": "genderage.onnx", "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/genderage.onnx" @@ -1848,7 +1848,7 @@ "type": "insightface", "base": "inswapper", "save_path": "insightface/models/antelopev2", - "description": "Antelopev2 glintr100.onnx model for InstantId.", + "description": "Antelopev2 glintr100.onnx model for InstantId. (InstantId needs all Antelopev2 models)", "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", "filename": "glintr100.onnx", "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/glintr100.onnx" @@ -1858,7 +1858,7 @@ "type": "insightface", "base": "inswapper", "save_path": "insightface/models/antelopev2", - "description": "Antelopev2 scrfd_10g_bnkps.onnx model for InstantId.", + "description": "Antelopev2 scrfd_10g_bnkps.onnx model for InstantId. (InstantId needs all Antelopev2 models)", "reference": "https://github.com/cubiq/ComfyUI_InstantID#installation", "filename": "scrfd_10g_bnkps.onnx", "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/scrfd_10g_bnkps.onnx"