From 9a9491bff910709263de200b7e2335ef0b8898ab Mon Sep 17 00:00:00 2001 From: leolee Date: Fri, 6 Jun 2025 04:53:13 +0800 Subject: [PATCH] Add Comfy-Topaz-Photo (#1901) * Update custom-node-list.json Add Comfy-Topaz-Photo * Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json Add Comfy-Topaz-Photo --------- 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 ed452ea2..923cf311 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27213,6 +27213,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." } ] }