From 20b1f013d01f92d0a032530844387d40f53504d4 Mon Sep 17 00:00:00 2001 From: RyanOnTheInside Date: Mon, 16 Dec 2024 21:22:22 -0500 Subject: [PATCH] Update custom-node-list.json (#1335) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5459ae94..a25f677c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }