mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 08:34:22 +08:00
Add ComfyUI-GRAG-ArchAi3D custom node (#2252)
* Add ComfyUI-ArchAi3d-Qwen custom nodes * 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 * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
b2126d8ba5
commit
8a3d65be20
@ -35920,6 +35920,18 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user