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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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."
}
]
}