A simple workflow for Anima using ControlNet-LLLite.
v3.0
ComfyUI-Anima-LLLite has been updated and the node ID conflict has been addressed (Commit 1127343).
You should use the v3 workflow if you want to use the kohya-ss version of the "Apply Anima ControlNet LLLite" node, which is now named "Apply Anima ControlNet-LLLite (sd-scripts)".
The v2 workflow is still available in combination with the official "Apply Anima LLLite [BETA]" node.
The v1 workflow is deprecated since it is no longer compatible with the latest version of ComfyUI-Anima-LLLite.
v2.0
You should use the v2 workflow if you are using ComfyUI 0.29.0 or higher.
You can use the v1 workflow if you are using ComfyUI of the version below 0.29.0 and the custom node from https://github.com/kohya-ss/ComfyUI-Anima-LLLite.
Further reading
The root cause is a node name conflict between the newly introduced native node "Apply Anima LLLite [BETA]" and the previously available custom node "Apply Anima ControlNet-LLLite". Both nodes use the same internal name, "AnimaLLLiteApply".
Anima Beta Controlnet Breaks · Issue #14123 · Comfy-Org/ComfyUI_frontend · GitHub
[ComfyUI] Fixing Anima-LLLite after it stopped working following an update|つみき
Description
FAQ
Comments (2)
The "Apply Anima ControlNet-LLLite" node is different now, it needs a "model_patch" connection, and doesn´t have any option to choose a model manually
Thanks for reporting.
It seems to be caused by changing of the node structures in ComfyUI. I can't reproduce the phenomenon since I'm using older version of ComfyUI (for the unstability of newer versions, as you may know)
I think you could add the ModelPatchLoader node and connect it to the Apply Anima ControlNet-LLLite node to address it. In addition, you must move the lllite models to the models/model_patches folder from the models/controlnet folder.
