diff --git a/custom-node-list.json b/custom-node-list.json index f936eb36..d0af0bd5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2113,6 +2113,16 @@ "install_type": "git-clone", "description": "The ComfyUI Text Overlay Plugin provides functionalities for superimposing text on images. Users can select different font types, set text size, choose color, and adjust the text's position on the image." }, + { + "author": "avatechai", + "title": "avatar-graph-comfyui", + "reference": "https://github.com/avatechai/avatar-graph-comfyui", + "files": [ + "https://github.com/avatechai/avatar-graph-comfyui" + ], + "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": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 83809978..ace0489a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1699,6 +1699,26 @@ "title_aux": "ComfyUI prompt control" } ], + "https://github.com/avatechai/avatar-graph-comfyui": [ + [ + "ApplyMeshTransformAsShapeKey", + "B_ENUM", + "B_VECTOR3", + "B_VECTOR4", + "CreateShapeFlow", + "ExportBlendshapes", + "ExportGLTF", + "ImageBridge", + "SAM MultiLayer" + ], + { + "author": "Avatech Limited", + "description": "Include nodes for sam + bpy operation, that allows workflow creations for generative 2d character rig.", + "nickname": "Avatar Graph", + "title": "Avatar Graph", + "title_aux": "avatar-graph-comfyui" + } + ], "https://github.com/azazeal04/ComfyUI-Styles": [ [ "Aesthetic Styler", @@ -3424,8 +3444,8 @@ { "author": "BiffMunky", "description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models.", - "nickname": "\u267e\ufe0f\ud83c\udf0a\ud83c\udf20", - "title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c", + "nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c", + "title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c", "title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c" } ], diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 2e9877ec..5bcea1ce 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "avatechai", - "title": "avatar-graph-comfyui", - "reference": "https://github.com/avatechai/avatar-graph-comfyui", - "files": [ - "https://github.com/avatechai/avatar-graph-comfyui" - ], - "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": "Dr.Lt.Data", "title": "ComfyUI-Workflow-Component [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c45d88fb..d82c7b95 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "avatechai", + "title": "avatar-graph-comfyui", + "reference": "https://github.com/avatechai/avatar-graph-comfyui", + "files": [ + "https://github.com/avatechai/avatar-graph-comfyui" + ], + "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": "mikkel", "title": "ComfyUI - Text Overlay Plugin", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 83809978..ace0489a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1699,6 +1699,26 @@ "title_aux": "ComfyUI prompt control" } ], + "https://github.com/avatechai/avatar-graph-comfyui": [ + [ + "ApplyMeshTransformAsShapeKey", + "B_ENUM", + "B_VECTOR3", + "B_VECTOR4", + "CreateShapeFlow", + "ExportBlendshapes", + "ExportGLTF", + "ImageBridge", + "SAM MultiLayer" + ], + { + "author": "Avatech Limited", + "description": "Include nodes for sam + bpy operation, that allows workflow creations for generative 2d character rig.", + "nickname": "Avatar Graph", + "title": "Avatar Graph", + "title_aux": "avatar-graph-comfyui" + } + ], "https://github.com/azazeal04/ComfyUI-Styles": [ [ "Aesthetic Styler", @@ -3424,8 +3444,8 @@ { "author": "BiffMunky", "description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models.", - "nickname": "\u267e\ufe0f\ud83c\udf0a\ud83c\udf20", - "title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c", + "nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c", + "title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c", "title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c" } ],