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)
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.