From e121d579ae670c9debc9a15a84f01d6931fb4801 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 1 Dec 2023 21:09:07 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 11 ++++++++++- node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 11 ++++++++++- 4 files changed, 40 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 474eec0f..0a903552 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2998,6 +2998,16 @@ "install_type": "git-clone", "description": "This is the ComfyUI port of the joint research between me and TimothyAlexisVass. For more information, check out the original Extension for Automatic1111." }, + { + "author": "hinablue", + "title": "ComfyUI 3D Pose Editor", + "reference": "https://github.com/hinablue/ComfyUI_3dPoseEditor", + "files": [ + "https://github.com/hinablue/ComfyUI_3dPoseEditor" + ], + "install_type": "git-clone", + "description": "Nodes:3D Pose Editor" + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/extension-node-map.json b/extension-node-map.json index 865092c9..a0858e68 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3169,6 +3169,14 @@ "title_aux": "Comfyui-Lama" } ], + "https://github.com/hinablue/ComfyUI_3dPoseEditor": [ + [ + "Hina.PoseEditor3D" + ], + { + "title_aux": "ComfyUI 3D Pose Editor" + } + ], "https://github.com/hnmr293/ComfyUI-nodes-hnmr": [ [ "CLIPIter", @@ -4319,7 +4327,8 @@ [ "AreaToMask", "CLIPSeg", - "CombineMasks", + "CLIPSeg_", + "CombineMasks_", "CombineSegMasks", "EnhanceImage", "FaceToMask", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9d0a3c1a..e902f5fd 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "hinablue", + "title": "ComfyUI 3D Pose Editor", + "reference": "https://github.com/hinablue/ComfyUI_3dPoseEditor", + "files": [ + "https://github.com/hinablue/ComfyUI_3dPoseEditor" + ], + "install_type": "git-clone", + "description": "Nodes:3D Pose Editor" + }, { "author": "Haoming02", "title": "ComfyUI Diffusion Color Grading", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 865092c9..a0858e68 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3169,6 +3169,14 @@ "title_aux": "Comfyui-Lama" } ], + "https://github.com/hinablue/ComfyUI_3dPoseEditor": [ + [ + "Hina.PoseEditor3D" + ], + { + "title_aux": "ComfyUI 3D Pose Editor" + } + ], "https://github.com/hnmr293/ComfyUI-nodes-hnmr": [ [ "CLIPIter", @@ -4319,7 +4327,8 @@ [ "AreaToMask", "CLIPSeg", - "CombineMasks", + "CLIPSeg_", + "CombineMasks_", "CombineSegMasks", "EnhanceImage", "FaceToMask",