Browse Source

update DB

pull/128/head
dr.lt.data 1 year ago
parent
commit
33ae0c7ea5
  1. 10
      custom-node-list.json
  2. 24
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 24
      node_db/new/extension-node-map.json

10
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",

24
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"
}
],

10
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]",

10
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",

24
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"
}
],

Loading…
Cancel
Save