From 192d292c8895f2c7563d47dc27dde95c6debd047 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Tue, 5 Aug 2025 11:11:32 +0800 Subject: [PATCH] Add ComfyUI-Qwen-Image --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 487159ff..76e7a1c2 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20094,6 +20094,16 @@ "install_type": "git-clone", "description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-Qwen-Image", + "reference": "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image" + ], + "install_type": "git-clone", + "description": "ComfyUI-Qwen-Image is now available in ComfyUI, Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",