From d1b0ac907b9dd0963ffc5398b79bdc570a55440a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 1 Jun 2024 00:56:46 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 ----------- extension-node-map.json | 20 +++----------------- github-stats.json | 4 ---- node_db/legacy/custom-node-list.json | 11 +++++++++++ node_db/new/custom-node-list.json | 11 ----------- node_db/new/extension-node-map.json | 20 +++----------------- 6 files changed, 17 insertions(+), 60 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6f81ca80..53dca168 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9670,17 +9670,6 @@ "install_type": "git-clone", "description": "ComfyUI: Novakid. A node." }, - { - "author": "lulu-xiao", - "title": "Comfyui-MusePose", - "id": "musepose", - "reference": "https://github.com/lulu-xiao/Comfyui-MusePose", - "files": [ - "https://github.com/lulu-xiao/Comfyui-MusePose" - ], - "install_type": "git-clone", - "description": "Nodes:muse_pose_align, muse_pose, muse_pose_filenamestring.\nNOTE: You need to download weigths manually from: [a/https://huggingface.co/TMElyralab/MusePose](https://huggingface.co/TMElyralab/MusePose)" - }, { "author": "Jin Liu", "title": "ComfyUI-Photopea", diff --git a/extension-node-map.json b/extension-node-map.json index b4dd37b0..6dff6b99 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2666,18 +2666,14 @@ ], "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": [ [ - "LayerUtility: ImageOpacity", "MaraScottAnyBusNode", + "MaraScottAnyBus_v2", "MaraScottDisplayInfoNode", + "MaraScottDisplayInfo_v1", "MaraScottPasteInpaintingByMask_v1", "MaraScottSetInpaintingByMask_v1", "MaraScottUpscalerRefinerNode_v2", - "MarasitAnyBusNode", - "MarasitBusNode", - "MarasitDisplayInfoNode", - "MarasitUniversalBusNode", - "MarasitUpscalerRefinerNode", - "MarasitUpscalerRefinerNode_v2" + "MaraScott_Kijai_TokenCounter_v1" ], { "title_aux": "\ud83d\udc30 MaraScott Nodes" @@ -10908,16 +10904,6 @@ "title_aux": "ComfyUI Inspire Pack" } ], - "https://github.com/lulu-xiao/Comfyui-MusePose": [ - [ - "filenamestring", - "musepose", - "museposealign" - ], - { - "title_aux": "Comfyui-MusePose" - } - ], "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ [ "Custom Date Format | sokes \ud83e\uddac", diff --git a/github-stats.json b/github-stats.json index 181e0bb9..de4f2a23 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2651,10 +2651,6 @@ "stars": 4029, "last_update": "2024-05-31 14:34:55" }, - "https://github.com/lulu-xiao/Comfyui-MusePose": { - "stars": 0, - "last_update": "2024-05-30 14:26:18" - }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07" diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 08208267..291b78bc 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,17 @@ }, + { + "author": "lulu-xiao", + "title": "Comfyui-MusePose [REMOVED]", + "id": "musepose", + "reference": "https://github.com/lulu-xiao/Comfyui-MusePose", + "files": [ + "https://github.com/lulu-xiao/Comfyui-MusePose" + ], + "install_type": "git-clone", + "description": "Nodes:muse_pose_align, muse_pose, muse_pose_filenamestring.\nNOTE: You need to download weigths manually from: [a/https://huggingface.co/TMElyralab/MusePose](https://huggingface.co/TMElyralab/MusePose)" + }, { "author": "tankucc1no", "title": "ComfyUI-Dragdiffusion [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d89c0597..bd2d1fc8 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -80,17 +80,6 @@ "install_type": "git-clone", "description": "Nodes:Badman_Blend, Badman_HexGenerator, Badman_String, Badman_Concat_String, Badman_Print, BadmanIO, BadmanIntUtil" }, - { - "author": "lulu-xiao", - "title": "Comfyui-MusePose", - "id": "musepose", - "reference": "https://github.com/lulu-xiao/Comfyui-MusePose", - "files": [ - "https://github.com/lulu-xiao/Comfyui-MusePose" - ], - "install_type": "git-clone", - "description": "Nodes:muse_pose_align, muse_pose, muse_pose_filenamestring.\nNOTE: You need to download weigths manually from: [a/https://huggingface.co/TMElyralab/MusePose](https://huggingface.co/TMElyralab/MusePose)" - }, { "author": "chesnokovivan", "title": "ComfyUI-Novakid", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b4dd37b0..6dff6b99 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2666,18 +2666,14 @@ ], "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": [ [ - "LayerUtility: ImageOpacity", "MaraScottAnyBusNode", + "MaraScottAnyBus_v2", "MaraScottDisplayInfoNode", + "MaraScottDisplayInfo_v1", "MaraScottPasteInpaintingByMask_v1", "MaraScottSetInpaintingByMask_v1", "MaraScottUpscalerRefinerNode_v2", - "MarasitAnyBusNode", - "MarasitBusNode", - "MarasitDisplayInfoNode", - "MarasitUniversalBusNode", - "MarasitUpscalerRefinerNode", - "MarasitUpscalerRefinerNode_v2" + "MaraScott_Kijai_TokenCounter_v1" ], { "title_aux": "\ud83d\udc30 MaraScott Nodes" @@ -10908,16 +10904,6 @@ "title_aux": "ComfyUI Inspire Pack" } ], - "https://github.com/lulu-xiao/Comfyui-MusePose": [ - [ - "filenamestring", - "musepose", - "museposealign" - ], - { - "title_aux": "Comfyui-MusePose" - } - ], "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ [ "Custom Date Format | sokes \ud83e\uddac",