This is a workflow for NoobAI XL and Illustrious-XL. and Anima
Last update: Anima Couple
Require
SageAttention
Please download and install the appropriate version for your environment.
triton-windows
ex)
pip install triton-windowssam3
my custom nodes
Build Tools for Visual Studio
If you enable torch.compile, please install triton-windows.
Also, install Build Tools for Visual Studio and make sure that cl.exe is added to your system PATH.
Anima Couple
The mask is split to draw the characters separately. If a single LoRA is trained on multiple characters, it can distinguish between them, but it does not support combining multiple character LoRAs.
Since Anima generation takes time, this uses a speed-up node (Accelerate subgraph).
In exchange for faster generation, some degradation may occur. Adjust the parameters as needed.
Description
This workflow is designed to apply a LoRA only when a regular expression match is detected.It works even more effectively when combined with comfyui-dynamicprompts.
Please place a .toml file in advance in the custom_nodes\ComfyUI-hybs-nodes\config directory.
This file should describe the conditions under which the LoRA is applied.
Please refer to the way conditions are written in the following repository: