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.
Nodes (22)
Running 28-block LoRAs on the 40-block model, experimentally
Anima AiO Generator
Stack third-party AiO extensions in the order you want
Blend multiple artists into one positive
Stop Impact detailers from producing broken-size crops
Resize that actually lands on 32-multiples
The node that packs your model picks into a socket
Save your style profiles and stop re-typing trigger words
Pull a random prompt from your local NAIA service
Assemble ANIMA's tag order without the manual comma dance
When your prompt isn't in ANIMA order (and what it actually changed)
The no-frills version for a clean string out
Prompt dict in, KSampler-ready conditionings out
The bridge between v2 editors and legacy wiring
A prompt box that autocompletes and color-codes while you type
The original ten-output Anima prompt editor
Let <lora:> tags in your prompt build the stack
The prompt editor that speaks one clean socket
Put different prompts inside different masks
Turn regional editor data into mask-scoped conditioning
One node to expand every __wildcard__ in your ANIMA prompt
Wildcards that can also drag LoRAs along for the ride
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
- Korean README quick guide
- English README quick guide
- Anima AiO Generator node guide
- ANIMA Easy Use workflow v1 guide
- ANIMA Easy Use workflow v1 JSON
- Workflow guide
- Korean v6.0 guide
- English v6.0 guide
- Example workflows
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:
- Write and normalize prompts in Prompt Studio.
- Bundle prompt data, ANIMA model, VAE, and CLIP with Easy Use Anima Input.
- 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>
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>
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>
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.