1
0
mirror of https://github.com/ltdrdata/ComfyUI-Manager.git synced 2026-01-27 22:42:50 +03:00

Update custom-node-list.json to add playbook-3d nodes (#1135)

This commit is contained in:
Skylar Thomas
2024-10-10 08:03:11 -07:00
committed by GitHub
parent ca9f8dad5c
commit bc8a624dbd

View File

@@ -15730,6 +15730,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Playbook",
"title": "Playbook Nodes",
"id": "playbook-3d",
"reference": "https://github.com/playbook3d/playbook-nodes",
"files": [
"https://github.com/playbook3d/playbook-nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for connecting 3D scenes and ComfyUI workflows."
}
]
}