Update custom-node-list.json (#1335)

This commit is contained in:
RyanOnTheInside 2024-12-16 21:22:22 -05:00 committed by GitHub
parent 7e97bb7bc2
commit 20b1f013d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18554,6 +18554,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "RyanOnTheInside",
"title": "Nodes for use with real-time applications of ComfyUI",
"id": "realtimenodes",
"reference": "https://github.com/ryanontheinside/ComfyUI_RealTimeNodes",
"files": [
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes"
],
"install_type": "git-clone",
"description": "These nodes are for real-time applications of ComfyUI."
}
]
}