diff --git a/custom-node-list.json b/custom-node-list.json index 11800006..0e9f33a7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18544,6 +18544,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." } ] }