update DB
This commit is contained in:
@@ -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]",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user