From 408a5fe27eb53772dbdb48397d4f2a8ced997765 Mon Sep 17 00:00:00 2001 From: Amir Ferdos <130132760+amir84ferdos@users.noreply.github.com> Date: Mon, 13 Oct 2025 01:23:41 +0400 Subject: [PATCH] Add ComfyUI-ArchAi3d-Qwen custom nodes (#2214) --- custom-node-list.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0370db36..27498405 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34466,6 +34466,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": [] } ] }