Instructions to use circlestone-labs/Anima with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use circlestone-labs/Anima with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Guide: Multi-Subject Generation & Fixing Style Bleeding using Regional Sampler
#218
by rouge-kasshoku - opened
Hi everyone,
Multi-subject generation often leads to aggressive style bleeding. To solve this, I'd like to contribute a guide focusing on using the latent-level RegionalSampler (from the ComfyUI-Impact-Pack) with ANIMA to isolate characters and LoRAs.
What the guide covers:
- The 'Proxy Method': How to generate a clean base reference image (2 subjects) using ANIMA to help with regional works.
- Precision Masking: How to mask strategically to avoid needing ControlNet for angling or posing.
- Parameter Tuning: Finding the exact sweet spots for
base_only_stepsand otherRegionalSamplerparameters.
This guide focuses on crossover couples generation with ComfyUI, but some concepts may also apply to other workflows that require using ANIMA and RegionalSampler.
π Read the Full Guide Here:
π https://huggingface.co/datasets/rouge-kasshoku/anima-crossover-couples-regional-sampler-guide
Hope this can solve some of your headaches in couple generations.
