From 9ec75e71d2066e404f5f83301626b811c62990f6 Mon Sep 17 00:00:00 2001 From: Amir Ferdos <130132760+amir84ferdos@users.noreply.github.com> Date: Sat, 11 Oct 2025 13:03:25 +0400 Subject: [PATCH] Add ComfyUI-ArchAi3d-Qwen custom nodes --- custom-node-list.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b0ed5425..01567347 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34409,6 +34409,19 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Amir Ferdos (ArchAi3d)", + "title": "ComfyUI-ArchAi3d-Qwen", + "id": "archai3d-qwen", + "reference": "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen", + "files": [ + "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen" + ], + "install_type": "git-clone", + "description": "Professional AI Interior Design Toolkit for ComfyUI. Custom Qwen-VL nodes with 4 design modes: Text-to-Design, Mood Board, Reference Control, and Room Cleaning. Includes 5 optimized nodes with advanced strength controls and 23 preferred aspect ratios.", + "nodename_pattern": "ArchAi3D", + "pip": [] } ] }