Extensions/Atom_AI
ComfyUI Extension

Atom_AI

Clean, practical node pack for LoRA management and image enhancement with LoRA Loader, LoRA Pro, LoRA Stack, and Detail Enhance nodes compatible with SD 1.5, SDXL, Flux, and HiDream. (Description by CC)

By AtomAI-GR·Created 4 months ago·Updated 4 months ago· 1
AtomAI-GR/Atom_AI
Nodes6
On cloudLocal install
CategoryAtom_AI/LoRA, Atom_AI/Image
Stars1
Updated4 months ago
Readme
<div align="center">

Atom_AI — Custom ComfyUI Nodes

A clean, practical node pack for LoRA management and image enhancement.

ComfyUI Python License

</div>

Nodes

🔁 LoRA Loader

The simplest way to load multiple LoRAs in one node. Add or remove slots with + / buttons. Each slot has a strength slider and an enable/disable toggle.

⚙️ LoRA Loader Pro

Same as LoRA Loader but with separate model strength and clip strength per LoRA. For advanced users who need fine control.

🔗 LoRA Stack

A chainable single LoRA slot. Connect multiple entries in sequence to build a stack of any size.

📦 LoRA Stack Apply

Takes the final stack and applies all LoRAs to model and clip in one pass.

🔍 LoRA Stack Info

Displays the contents of a LoRA stack as text — useful for debugging.

✨ Detail Enhance

Post-processing node that sharpens and enhances detail in generated images. Controls: Sharpen, Detail, Contrast, Clarity


Installation

Option A — ComfyUI Manager (recommended) Search for Atom_AI in the Manager and install directly.

Option B — Manual

cd ComfyUI/custom_nodes
git clone https://github.com/AtomAI-GR/Atom_AI

Restart ComfyUI.


Usage

Basic LoRA workflow

Load Checkpoint
  ├── MODEL ──→ LoRA Loader ──→ model ──→ KSampler
  └── CLIP  ──→ LoRA Loader ──→ clip  ──→ CLIP Text Encode

With Detail Enhance

VAE Decode ──→ IMAGE ──→ Detail Enhance ──→ Preview Image

Compatibility

Works with all major model architectures: SD 1.5 · SDXL · Flux · HiDream


License

MIT — free to use, modify, and share.


<div align="center"> Made with ❤️ by <a href="https://github.com/AtomAI-GR">Atom_AI</a> </div>