From 17e5ae6bc2cbdceeb19fe5e0f3899739dda0666b Mon Sep 17 00:00:00 2001 From: UmeAiRT Date: Mon, 8 Dec 2025 13:31:52 +0100 Subject: [PATCH] Add ComfyUI-UmeAiRT-Sync (#2360) --- custom-node-list.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9ac0e1e3..2c953f0c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38192,6 +38192,14 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "UmeAiRT", + "title": "ComfyUI-UmeAiRT-Sync", + "reference": "https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync", + "files": ["https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync"], + "install_type": "git-clone", + "description": "Automatic workflow synchronizer/loader for UmeAiRT Workflows (Flux, SDXL, WAN, etc.)." + } ] }