ComfyUI Extension: Atom_AI

Authored by AtomAI-GR

Created

Updated

1 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

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)

Looking for a different extension?

Custom Nodes (0)

    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>

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more