ComfyUI-Manager/node_db/dev/custom-node-list.json
2023-10-04 21:11:56 +09:00

24 lines
1.1 KiB
JSON

{
"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]",
"reference": "https://github.com/ltdrdata/ComfyUI-Workflow-Component",
"files": [
"https://github.com/ltdrdata/ComfyUI-Workflow-Component"
],
"install_type": "git-clone",
"description": "This extension provides the capability to use ComfyUI Workflow as a component and the ability to use the Image Refiner functionality based on components. NOTE: This is an experimental extension feature with no consideration for backward compatibility and can be highly unstable."
}
]
}