Extensions/ComfyUI EasyUse Anima
ComfyUI Extension

ComfyUI EasyUse Anima

Prompt editing, ANIMA prompt correction, NAIA prompt integration, LoRA preset management, wildcard expansion, AiO generation, and ANIMA/Spectrum workflow helpers for ComfyUI.

By n0va39·Created 3 months ago·Updated a day ago· 24
n0va39/ComfyUI-EasyUseAnima
Nodes22
On cloudLocal install
CategoryEasyUse Anima/LoRA, EasyUse Anima/AiO
Stars24
Updateda day ago

Nodes (22)

Anima 2.9B LoRA Stack Loader

Running 28-block LoRAs on the 40-block model, experimentally

EasyUse Anima/LoRA
Anima AiO Generator

Anima AiO Generator

EasyUse Anima/AiO
Anima AiO Hook Combine

Stack third-party AiO extensions in the order you want

EasyUse Anima/AiO/Extensions
Anima Artist Mix Conditioning

Blend multiple artists into one positive

EasyUse Anima/Prompt
Anima Detailer Align Hook

Stop Impact detailers from producing broken-size crops

EasyUse Anima/Detailer
Anima Image Scale By Multiple

Resize that actually lands on 32-multiples

EasyUse Anima/Image
Easy Use Anima Input

The node that packs your model picks into a socket

EasyUse Anima/AiO
Anima LoRA Preset

Save your style profiles and stop re-typing trigger words

EasyUse Anima/LoRA
Anima NAIA Random Prompt

Pull a random prompt from your local NAIA service

NAIA Bridge/API
Anima Prompt Builder

Assemble ANIMA's tag order without the manual comma dance

EasyUse Anima/Prompt
Anima Prompt Corrector

When your prompt isn't in ANIMA order (and what it actually changed)

EasyUse Anima/Prompt
Anima Prompt Corrector Simple

The no-frills version for a clean string out

EasyUse Anima/Prompt
Anima Prompt Data Conditioning

Prompt dict in, KSampler-ready conditionings out

EasyUse Anima/Prompt
EASYUSE_ANIMA_PROMPT_DATA

The bridge between v2 editors and legacy wiring

EasyUse Anima/Prompt
Anima Prompt Studio

A prompt box that autocompletes and color-codes while you type

EasyUse Anima/Prompt
Anima Prompt Studio Advanced

The original ten-output Anima prompt editor

EasyUse Anima/Prompt
Anima Prompt Studio Advanced LoRA

Let <lora:> tags in your prompt build the stack

EasyUse Anima/Prompt
Anima Prompt Studio Advanced v2

The prompt editor that speaks one clean socket

EasyUse Anima/Prompt
Anima Prompt Studio Regional

Put different prompts inside different masks

EasyUse Anima/Prompt
Anima Regional Conditioning

Turn regional editor data into mask-scoped conditioning

EasyUse Anima/Prompt
Anima Wildcard

One node to expand every __wildcard__ in your ANIMA prompt

EasyUse Anima/Prompt
Anima Wildcard LoRA

Wildcards that can also drag LoRAs along for the ride

EasyUse Anima/Prompt
Readme

ComfyUI EasyUse Anima

Prompt editing, ANIMA prompt correction, NAIA prompt integration, LoRA preset management, wildcard expansion, AiO generation, and ANIMA/Spectrum workflow helpers for ComfyUI.

Language / 언어

Anima AiO Workflow

Summary

EasyUse Anima is a ComfyUI node pack for building ANIMA workflows with less repeated wiring. It groups prompt editing, Korean autocomplete, prompt correction, NAIA prompt import, wildcard expansion, LoRA presets, AiO generation, image-size helpers, and detailer helpers into one package.

The main workflow is:

  1. Write and normalize prompts in Prompt Studio.
  2. Bundle prompt data, ANIMA model, VAE, and CLIP with Easy Use Anima Input.
  3. Run first pass, Highres, Detailer, preview, and saving through Anima AiO Generator.

Demo Videos

Autocomplete

<video src="https://github.com/n0va39/ComfyUI-EasyUseAnima/raw/main/docs/assets/videos/easyuse-anima-autocomplete.mp4" controls muted loop playsinline width="720"></video>

Open autocomplete demo

NAIA Prompt Fill

<video src="https://github.com/n0va39/ComfyUI-EasyUseAnima/raw/main/docs/assets/videos/easyuse-anima-naia-fill.mp4" controls muted loop playsinline width="720"></video>

Open NAIA demo

Wildcard Autocomplete

<video src="https://github.com/n0va39/ComfyUI-EasyUseAnima/raw/main/docs/assets/videos/easyuse-anima-wildcard-autocomplete.mp4" controls muted loop playsinline width="720"></video>

Open wildcard demo

Detailed node documentation is kept under docs/nodes. Wildcard syntax is documented in docs/wildcards.en.md and docs/wildcards.ko.md. Release notes are kept in RELEASE.md.