From 955b1f6e479e64af6dfa105334229c7dda2247f1 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 7 Oct 2023 09:03:34 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 12 ++++++++++++ node_db/legacy/custom-node-list.json | 10 ---------- node_db/new/extension-node-map.json | 12 ++++++++++++ 4 files changed, 34 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c34be8a8..69536574 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2134,6 +2134,16 @@ "install_type": "git-clone", "description": "A custom nodes module for creating real-time interactive avatars powered by blender bpy mesh api + Avatech Shape Flow runtime." }, + { + "author": "TRI3D-LC", + "title": "tri3d-comfyui-nodes", + "reference": "https://github.com/TRI3D-LC/tri3d-comfyui-nodes", + "files": [ + "https://github.com/TRI3D-LC/tri3d-comfyui-nodes" + ], + "install_type": "git-clone", + "description": "Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 722099ae..9b5c053f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1176,6 +1176,17 @@ "title_aux": "TGu Utilities" } ], + "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [ + [ + "tri3d-atr-parse", + "tri3d-extract-hand", + "tri3d-fuzzification", + "tri3d-position-hands" + ], + { + "title_aux": "tri3d-comfyui-nodes" + } + ], "https://github.com/TeaCrab/ComfyUI-TeaNodes": [ [ "TC_ColorFill", @@ -3147,6 +3158,7 @@ "AV_ParametersPipeToCheckpointModels", "AV_ParametersPipeToPrompts", "AV_PromptsToParametersPipe", + "AV_SAMLoader", "AV_UploadImage", "AV_VAELoader", "AspectRatioSelector", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 5eec6b35..9c0b33b6 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -80,16 +80,6 @@ ], "install_type": "copy", "description": "This node provides functionality corresponding to Reference only in Controlnet.

It is recommended to use the integrated custom nodes in the default channel for update support rather than installing individual nodes.

" - }, - { - "author": "TRI3D-LC", - "title": "tri3d-comfyui-nodes", - "reference": "https://github.com/TRI3D-LC/tri3d-comfyui-nodes", - "files": [ - "https://github.com/TRI3D-LC/tri3d-comfyui-nodes" - ], - "install_type": "git-clone", - "description": "Nodes: tri3d-extract-hand. NOTE: This repository is closed." } ] } \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 722099ae..9b5c053f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1176,6 +1176,17 @@ "title_aux": "TGu Utilities" } ], + "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [ + [ + "tri3d-atr-parse", + "tri3d-extract-hand", + "tri3d-fuzzification", + "tri3d-position-hands" + ], + { + "title_aux": "tri3d-comfyui-nodes" + } + ], "https://github.com/TeaCrab/ComfyUI-TeaNodes": [ [ "TC_ColorFill", @@ -3147,6 +3158,7 @@ "AV_ParametersPipeToCheckpointModels", "AV_ParametersPipeToPrompts", "AV_PromptsToParametersPipe", + "AV_SAMLoader", "AV_UploadImage", "AV_VAELoader", "AspectRatioSelector",