From 1976e20d50752de3098b1b6c77887b2ed5cfbb99 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 10 May 2024 21:57:17 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 34 ++++++++++++++++++------------- node_db/dev/custom-node-list.json | 5 +++-- node_db/new/custom-node-list.json | 1 + 3 files changed, 24 insertions(+), 16 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0548dd0..e7d8058 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2853,7 +2853,7 @@ { "author": "kijai", "title": "ComfyUI-IC-Light", - "id": "ic-light", + "id": "ic-light-kijai", "reference": "https://github.com/kijai/ComfyUI-IC-Light", "files": [ "https://github.com/kijai/ComfyUI-IC-Light" @@ -3841,12 +3841,13 @@ { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI YoloWorld-EfficientSAM", + "id": "yoloworld", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM" ], "install_type": "git-clone", - "description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI\nNOTE: Install the efficient_sam model from the Install models menu.\n[w/When installing or updating this custom node, many installation packages may be downgraded due to the installation of requirements.]" + "description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI\nNOTE: Install the efficient_sam model from the Install models menu.\n[w/When installing or updating this custom node, many installation packages may be downgraded due to the installation of requirements.\n!! python3.12 is incompatible.]" }, { "author": "ZHO-ZHO-ZHO", @@ -6715,6 +6716,16 @@ "install_type": "git-clone", "description": "ComfyUI node of [a/Kohaku's DanTagGen Demo](https://huggingface.co/KBlueLeaf/DanTagGen?not-for-all-audiences=true)." }, + { + "author": "huchenlei", + "title": "ComfyUI-openpose-editor", + "reference": "https://github.com/huchenlei/ComfyUI-openpose-editor", + "files": [ + "https://github.com/huchenlei/ComfyUI-openpose-editor" + ], + "install_type": "git-clone", + "description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI" + }, { "author": "nathannlu", "title": "ComfyUI Pets", @@ -6783,6 +6794,7 @@ { "author": "atmaranto", "title": "SaveAsScript", + "id": "saveasscript", "reference": "https://github.com/atmaranto/ComfyUI-SaveAsScript", "files": [ "https://github.com/atmaranto/ComfyUI-SaveAsScript" @@ -6793,6 +6805,7 @@ { "author": "meshmesh-io", "title": "mm-comfyui-megamask", + "id": "megamask", "reference": "https://github.com/meshmesh-io/mm-comfyui-megamask", "files": [ "https://github.com/meshmesh-io/mm-comfyui-megamask" @@ -6803,6 +6816,7 @@ { "author": "meshmesh-io", "title": "mm-comfyui-loopback", + "id": "mm-loopback", "reference": "https://github.com/meshmesh-io/mm-comfyui-loopback", "files": [ "https://github.com/meshmesh-io/mm-comfyui-loopback" @@ -6813,6 +6827,7 @@ { "author": "meshmesh-io", "title": "ComfyUI-MeshMesh", + "id": "meshmesh", "reference": "https://github.com/meshmesh-io/ComfyUI-MeshMesh", "files": [ "https://github.com/meshmesh-io/ComfyUI-MeshMesh" @@ -6823,6 +6838,7 @@ { "author": "CozyMantis", "title": "Cozy Human Parser", + "id": "humanparser", "reference": "https://github.com/cozymantis/human-parser-comfyui-node", "files": [ "https://github.com/cozymantis/human-parser-comfyui-node" @@ -6833,6 +6849,7 @@ { "author": "CozyMantis", "title": "Cozy Reference Pose Generator", + "id": "posegen", "reference": "https://github.com/cozymantis/pose-generator-comfyui-node", "files": [ "https://github.com/cozymantis/pose-generator-comfyui-node" @@ -6843,6 +6860,7 @@ { "author": "CozyMantis", "title": "Cozy Utils", + "id": "cozy-utils", "reference": "https://github.com/cozymantis/cozy-utils-comfyui-nodes", "files": [ "https://github.com/cozymantis/cozy-utils-comfyui-nodes" @@ -8193,16 +8211,6 @@ "install_type": "git-clone", "description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers." }, - { - "author": "huchenlei", - "title": "ComfyUI-openpose-editor", - "reference": "https://github.com/huchenlei/ComfyUI-openpose-editor", - "files": [ - "https://github.com/huchenlei/ComfyUI-openpose-editor" - ], - "install_type": "git-clone", - "description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI" - }, { "author": "lquesada", "title": "ComfyUI-Prompt-Combinator", @@ -8573,8 +8581,6 @@ - - { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 870b57f..8213232 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,13 +11,14 @@ { "author": "huchenlei", - "title": "ComfyUI-IC-Light [WIP]", + "title": "ComfyUI-IC-Light", + "id": "ic-light-huchenlei", "reference": "https://github.com/huchenlei/ComfyUI-IC-Light", "files": [ "https://github.com/huchenlei/ComfyUI-IC-Light" ], "install_type": "git-clone", - "description": "ComfyUI-IC-Light" + "description": "ComfyUI native implementation of [a/IC-Light](https://github.com/lllyasviel/IC-Light). [w/It is not possible to install both because kijai's ComfyUI-IC-Light and another repository have the same name.]" }, { "author": "Levy1417", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 40178cd..553fad9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,7 @@ + { "author": "kijai", "title": "ComfyUI-IC-Light",