From 7a59b6d0d939420b00edb13134f1fe7190c349c5 Mon Sep 17 00:00:00 2001 From: leolee Date: Mon, 14 Apr 2025 23:28:03 +0800 Subject: [PATCH] Update custom-node-list.json (#1745) * Update custom-node-list.json Add Comfy-Topaz-Photo * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1ae512e3..0c291fea 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24228,6 +24228,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "leoleexh", + "title": "Comfy-Topaz-Photo", + "id": "leoleexh's Custom-Nodes", + "reference": "https://github.com/leoleelxh/Comfy-Topaz-Photo", + "files": [ + "https://github.com/leoleelxh/Comfy-Topaz-Photo" + ], + "install_type": "git-clone", + "description": "A new ComfyUI node for integrating Topaz Photo AI's powerful image enhancement capabilities" } ] }