update DB

This commit is contained in:
dr.lt.data 2023-10-05 15:28:59 +09:00
parent 3be211c941
commit 33ae0c7ea5
5 changed files with 64 additions and 14 deletions

View File

@ -2113,6 +2113,16 @@
"install_type": "git-clone", "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." "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", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

View File

@ -1699,6 +1699,26 @@
"title_aux": "ComfyUI prompt control" "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": [ "https://github.com/azazeal04/ComfyUI-Styles": [
[ [
"Aesthetic Styler", "Aesthetic Styler",
@ -3424,8 +3444,8 @@
{ {
"author": "BiffMunky", "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.", "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", "nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c",
"title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c", "title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c",
"title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c" "title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c"
} }
], ],

View File

@ -1,15 +1,5 @@
{ {
"custom_nodes": [ "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", "author": "Dr.Lt.Data",
"title": "ComfyUI-Workflow-Component [WIP]", "title": "ComfyUI-Workflow-Component [WIP]",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "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", "author": "mikkel",
"title": "ComfyUI - Text Overlay Plugin", "title": "ComfyUI - Text Overlay Plugin",

View File

@ -1699,6 +1699,26 @@
"title_aux": "ComfyUI prompt control" "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": [ "https://github.com/azazeal04/ComfyUI-Styles": [
[ [
"Aesthetic Styler", "Aesthetic Styler",
@ -3424,8 +3444,8 @@
{ {
"author": "BiffMunky", "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.", "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", "nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c",
"title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c", "title": "\ud83c\udf0c An Endless Sea of Stars Node \ud83c\udf0c",
"title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c" "title_aux": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c"
} }
], ],