From 43ad69e48df686fe32df088b76a28dda5b3777ec Mon Sep 17 00:00:00 2001 From: wallen0322 <496727593@qq.com> Date: Wed, 24 Sep 2025 06:17:34 +0800 Subject: [PATCH] Update custom-node-list.json-Add ComfyUI-QI-QwenEditSafe (#2169) * Update custom-node-list.json-Add ComfyUI-QI-QwenEditSafe * 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 96ae8763..a0873e41 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33623,6 +33623,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "wallen", + "title": "ComfyUI-QI-QwenEditSafe", + "id": "qi-qweneditsafe", + "reference": "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe", + "files": [ + "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe" + ], + "install_type": "git-clone", + "description": "QwenImage edit-safe nodes: consistent encoders, ref-edit presets, and HQ VAE decode. No extra dependencies." } ] }