Sign In

Anima Batch Output (5 Models, 1 Prompt) for ComfyUI

Download

1 variant available

Config Other

51.15 KB

Verified:

Type

Workflows

Stats

29

Reviews

Published

Jun 13, 2026

Base Model

Anima

Hash

AutoV2
A897925EB9
CivChan Stabby Stabby Valentine 2026
sp573's Avatar

sp573

License:

Anima

The Anima Model is licensed by CircleStone Labs LLC. Copyright CircleStone Labs LLC. IN NO EVENT SHALL CIRCLESTONE LABS LLC BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.

Built on NVIDIA Cosmos

Runs the same prompt/settings through five models at once under the same seed. Orders the output of the images so they're reviewable on disk when sorted alphabetically (as opposed to split caused by the prefix+comfy suffix) that happens.

Useful for batch testing. Detailed notes within the document, so won't get overly wordy here.

Notes worth mentioning:

  • It looks like a spaghetti mess, I did what I could to clean it while also keeping compatibility as high as possible for custom nodes and custom Use Anywhere linkage, this allows you to change/rewire anything to serve your needs without the annoyance of finding everything

  • The naming schema for the output does cause a lot of this mess, but it is intentional

    • Uses the Run Counter node in Yellow to increment each time

    • Keeps the output as PREFIX_{RUN_#}_MODEL_#_#####

    • Allows you to sort them on disk alphabetically and scroll to review 1/2/3/4/5 without the output splitting based on the way Comfy normally handles the file saves

    • Unwire this if you don't have any need for it, I find it very useful to compare models, but it isn't critical infrastructure to generating here

  • Test multiple models, or multiple LoRAs, or multiple LoRA weights, etc.

  • SET LAST CLIP LAYER exists but is bypassed by default, I've seen newer Anima models recommend using it, so it's in place here in case you have need for it for a specific model