diff --git a/custom-node-list.json b/custom-node-list.json index 5deff8cf..bb873fab 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33570,5 +33570,16 @@ "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." + }, ] }