ANIMA all in one workflow.
Version 6.1 Hotfix
Fixed an issue where some resolutions could cause errors in Highres.
Image sizes are now automatically adjusted to multiples of 32.
Workflows for images generated with NAIA are now saved correctly. When loading the image workflow, it will now run with the same prompt.
Please use Easy Use Anima 0.2.0.
For other languages, the files for version 6.0 have been replaced with fixed builds.
その他の言語版は、version 6.0 のファイルを修正版に差し替え済みです。
其他语言版本的 version 6.0 文件已替换为修复版。
V6.0 Release
Please use "Easy Use Anima" v0.3.1 -> What is Easy Use Anima?
v6.0 focuses on release cleanup, bilingual distribution, and easier workflow use.
There are two Civitai versions:
Korean workflow:
v6.0_krEnglish workflow:
v6.0_en
Main updates:
Added separate Korean and English release workflow files.
Added section guide nodes directly inside the workflow.
Added a dedicated preset LoRA / Civitai links guide node.
Added Civitai metadata settings for
Anima All in One workflowwithv6.0_kr/v6.0_en.Cleaned up the AiO layout for release distribution.
Matched the face and eye detailer subgraph structure.
Fixed the missing
SEGS_crop_factorconnection in the detailer subgraph.Updated DCW, CWM, SMC, Spectrum, Mod Guidance, DAVE, SageAttention, and compile notes based on the original custom-node defaults/recommendations.
Removed temporary preview / clipspace / local session state from the release workflows.
Note
v6.0 uses the Easy Use Anima custom node pack and several external custom nodes.
Some optional optimization nodes such as Torch Compile, SageAttention, fp16 accumulation, DCW, and Spectrum may depend on your GPU, CUDA, PyTorch, and installed package versions.
If you run into errors, first disable optional optimization blocks and test the base generation path.
For prompt metadata, LoRA information, and Civitai links, you can use an EXIF viewer such as:
https://github.com/n0va39/ComfyUI-EXIF-viewer
V5.5 Release
Anima AiO Workflow v5.5 is now much cleaner and easier to use.
Note
v5.5 uses my new custom nodes, so there may still be bugs or inconvenient parts.
If you find any errors or issues while using it, please feel free to let me know in the comments or open an issue on GitHub.
There is no major difference in the actual image generation part compared to v5.1. If you want a more stable version, I recommend using v5.1 for now.
Easy Use Anima costom node
The previously scattered workflow has been rebuilt around a new custom node pack:
https://github.com/n0va39/ComfyUI-EasyUseAnima
Main updates:

Added custom nodes for Anima workflow control
LoRA presets can now be created, saved, and loaded
LoRA loading uses a cleaner tree structure with search support
Presets can be stored inside the custom node folder
Index mode supports random profile rotation
The biggest new node is Anima Prompt Studio Advanced.
It includes:

NAIA integration in one node
Anima-friendly resolution bucket selection
Manual, NAIA, and fill modes
Prompt tag highlighting
Typo and bracket error checking
Automatic prompt ordering based on the official Anima prompt structure
Optional fixed trigger position with the FIN option
The default image saving settings are also optimized.
By default, workflow embedding is disabled and prompts are saved in WebP metadata to reduce file size. This usually makes files 5–10 times smaller with very little visible quality loss.
If you want to share the full workflow, I recommend saving as PNG with embed_workflow enabled.
Prompt metadata can be viewed with an EXIF viewer that supports A1111 / WebUI format. For LoRA and Civitai link metadata, please use the EXIF viewer linked in the post.
For checking prompt metadata, LoRA information, and Civitai links, you can use an EXIF viewer such as:
https://github.com/n0va39/ComfyUI-EXIF-viewer
This viewer is useful for images saved with this workflow because it can display A1111 / WebUI-style prompt metadata as well as LoRA and Civitai-related information.
V5.0 Release
i2i now works properly. However, please be careful when adjusting the image resolution.
Inpainting is also fully functional. Please refer to the post for more detailed instructions.
The Spectrum acceleration method has been replaced with a more stability-focused algorithm.
Modulation Guidance has been added. Please enter your “meta tags” in the “positive 2” prompt field. This custom node is designed to help those meta tags work properly.
V5.1 Minor Update
Changed the position and default settings of
TorchCompileModelAdvanced.
TheRuntimeError: Fault failed: 2error should no longer occur.Added an option to upscale Highres latent images after converting them to images.
Enabling thelatent를 이미지로 변환option can help prevent rough or broken-looking results in certain cases.
NAIA2.0
NAIA를 설치하지 않은 경우, Fast Groups Bypasser (rgthree)에서 "NAIA 사용"을 비활설화 하세요.
4.5 이후는 스위치 토글을 사용합니다.
If you have not installed "NAIA", disable "NAIA 사용"
4.5 ~
rgthree 를 통해 그룹 단위로 bypass하는 대신, comfyUI의 스위치 노드를 사용해서 컨트롤 합니다. on off 토글을 통해 사용하지 않는 노드는 스킵됩니다.
rgthree node has been changed to a comfy switch node. Unnecessary functions can now be turned on and off via toggle, and nodes that are not running will not cause compatibility issues.
~3.0
"4b. SeedVR" 와 "4a. HighRez" 그룹은 둘 중 하나만 활성화 하세요.
"4a. HighRez" 사용 시 "전신 디테일러"는 스킵하세요.Activate only one of the "4b. SeedVR" and "4a. HighRez" groups.
Skip "전신 디테일러(Full Body Detailer)" when using "4a. HighRez".
custom nodes
KSampler (Spectrum + Mod Guidance Advanced)
https://github.com/sorryhyun/ComfyUI-Spectrum-KSamplerComfyUI-Anima-LLLit
https://github.com/kohya-ss/ComfyUI-Anima-LLLite
Description
Version 6.1
Fixed an issue where some resolutions could cause errors in Highres.
Image sizes are now automatically adjusted to multiples of 32.
Please use Easy Use Anima 0.2.0.
Other language versions are available as fixed builds uploaded under version 6.0.
FAQ
Comments (6)
Currently Testing this, I just need to ask on what to remove/modify to remove the korean autocomplete as i am using a different thing.
The Korean autocomplete feature in Easy Use Anima can be turned off in the settings, and English is also supported starting from version 0.3.1.
Hello, this is my first time working with a relatively complex workflow overall. I ran into several errors when trying to generate images.
The issues are mostly within the subgraph: multiple nodes lack required connections, including the model input, when_false port, positive/negative prompt inputs, and latent image input.
I’m completely new to advanced workflows like this, so I’m not sure how to fix this. Could you please give me some advice?
Do I need to manually connect all these empty ports myself? Or were these connections supposed to come pre-connected in the workflow file, but something glitched and erased them? Thank you so much for your help!
If some nodes are missing when loading the workflow, please install the required custom nodes first.
Required custom nodes
ComfyUI-EasyUseAnima
https://github.com/n0va39/ComfyUI-EasyUseAnima
rgthree-comfy
https://github.com/rgthree/rgthree-comfy
ComfyUI-KJNodes
https://github.com/kijai/ComfyUI-KJNodes
ComfyUI-Impact-Pack
https://github.com/ltdrdata/ComfyUI-Impact-Pack
ComfyUI-Impact-Subpack
https://github.com/ltdrdata/ComfyUI-Impact-Subpack
ComfyUI-Lora-Manager
https://github.com/willmiao/ComfyUI-Lora-Manager
ComfyUI-Image-Saver
https://github.com/alexopus/ComfyUI-Image-Saver
ComfyUI-Manager
https://github.com/ltdrdata/ComfyUI-Manager
Optional / feature-specific nodes
ComfyUI-Anima-LLLite
Required for LLLite inpainting
https://github.com/kohya-ss/ComfyUI-Anima-LLLite
ComfyUI-Spectrum-KSampler
Required if you use Spectrum sampling
https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler
ComfyUI-DCW
Required if you enable DCW
https://github.com/namemechan/ComfyUI-DCW
UltimateSDUpscale
Required for USDU upscale
https://github.com/ssitu/ComfyUI_UltimateSDUpscale
After installing the missing nodes, please restart ComfyUI and reload the workflow.
If you are using ComfyUI-Manager, you can also try:
Manager → Install Missing Custom Nodes
Some optional nodes are only needed when the related feature is enabled. If you do not use LLLite, Spectrum, DCW, or USDU, you can turn those parts off.
Hello,
Sorry, I’m still encountering problems here, mostly within the subgraphs. Every subgraph from (3 Generation) through (7 Upscale) is malfunctioning. This is my first time using a workflow with subgraphs, so my questions might sound a little amateurish.
Numerous ports inside these subgraphs are unconnected and empty, leading me to suspect that some nodes are missing. For example, I cannot locate matching nodes within the subgraph to connect the Model, as well as the positive and negative conditional inputs for the false state.
Is this configuration intended to look like this by default? Do I need to manually connect these nodes, or is there a fault with my workflow file that I need to fix first?
This workflow requires ComfyUI 0.24.0 or newer.
If you are using an older ComfyUI version, some subgraphs or custom node connections may not load correctly.
Also, the workflow file may have been corrupted or loaded incorrectly. Please delete the current workflow file, download it again, reinstall / update the required custom nodes, restart ComfyUI, and then load the workflow again.











