Instructions to use Noginowa/AnimaMixColorXL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Noginowa/AnimaMixColorXL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Noginowa/AnimaMixColorXL", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| 1.animagineXLV31_v31 x 0.115 + AnythingXL_xl x 0.685 + asyncsMIXXL_v31 x 0.2 | |
| 2.[1] x 0.575 + animaPencilXL_v500 x 0.425 | |
| 3.[2] + (animaPencilXL_v500 - animaPencilXL_v400) x 1_smoothAdd MT | |
| 4.[3] + ([3] - asyncsMIXXL_v31) x 0.725_trainDifference | |
| 5.[4] + ([4] - AnythingXL_xl) x 1_trainDifference | |
| 6.[5] x (1-alpha) + AnythingXL_xl x alpha (0.8,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0) |