From 106655778571777e2eb9df0f1ece70543e1b90cc Mon Sep 17 00:00:00 2001 From: Xz3r0-M <67074212+Xz3r0-M@users.noreply.github.com> Date: Fri, 16 Jan 2026 04:48:54 +0800 Subject: [PATCH] Add ComfyUI-Xz3r0-Nodes --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index e073250c..ff450a32 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41881,6 +41881,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Xz3r0", + "title": "ComfyUI-Xz3r0-Nodes", + "reference": "https://github.com/Xz3r0-M/ComfyUI-Xz3r0-Nodes", + "files": [ + "https://github.com/Xz3r0-M/ComfyUI-Xz3r0-Nodes" + ], + "install_type": "git-clone", + "description": "Some custom nodes: XMath, XResolution, XImageSave, XVideoSave, XLatentLoad, XLatentSave ...and more" + } ] }