Add new node entry for ComfyUI-GRAG-ArchAi3D

Adding GRAG (Guided Region-Adaptive Guidance) custom node with:
- Simple and Unified controllers
- Advanced sampler
- 54 presets
- Per-layer and adaptive control
This commit is contained in:
Amir Ferdos 2025-11-03 22:27:06 +04:00 committed by GitHub
parent f86756d746
commit 5868267c8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35933,6 +35933,18 @@
"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": []
}
},
{
"author": "Amir Ferdos (ArchAi3d)",
"title": "ComfyUI-GRAG-ArchAi3D",
"id": "grag-archai3d",
"reference": "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D",
"files": [
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D"
],
"install_type": "git-clone",
"description": "Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.",
"pip": [
"PyYAML>=6.0"
]
}