From 097908423072decec374ac6cd9dd8b7be2fba790 Mon Sep 17 00:00:00 2001 From: leolee Date: Mon, 14 Apr 2025 11:24:57 +0800 Subject: [PATCH] Update custom-node-list.json Add Comfy-Topaz-Photo --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b5c2be1d..9eb077fa 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24207,6 +24207,18 @@ ], "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": "copy", + "description": "A new ComfyUI node for integrating Topaz Photo AI's powerful image enhancement capabilities" } ] + ] }