Seedance 2.0 is here - create consistent, multimodal AI videos faster with images, videos, and audio in one prompt.

Try Now
Skip to main content
TzigoAnimeMix - V1.042_VAE[XL] thumbnail

TzigoAnimeMix - V1.042 VAE[XL]

by ModelsLab

Now based on anima_pencil-XL and therefore Animagine XL V3.1.

This should also make most of the characters included in Animagine work, but I haven't tested it further.

It is now more detailed and has improved eyes and better hands (mostly). It is also less 2.5D now. At least I was satisfied with my tests.

Merge recipe:

1 animaPencilXL + (FiaMix XL - Animagine XL V3.1)*0.75, Add difference(trainDifference)

2 [1] + (Rae Diffusion XL - Animagine XL V3.1)*0,65, Add difference(trainDifference)

3 [2] + Modern Disney XL*0,35 Weight sum(normal)

4 EnvyMegaMixXL01 + (EnvyAnimeXL - DreamShaper XL)*0,8, Add difference(trainDifference)

5 [4] include Loras

6 [3] + [5]*0.42 Weight sum(cosineA)

7 Pilgrim_Unreal_SDXL + (Pilgrim_Midjourney_SDXL - sd_xl_base_1.0)*1, Add difference(trainDifference)

8 xVision XL + [7]*0,48 Weight sum(cosineA)

9 [6] + [8]*0,37 Weight sum(normal)

10 [9] +(Quiet Goodnight XL -AAM XL(Anime Mix))*0,63, Add difference(trainDifference)

11 Shambhala.XL include Loras

12 [10] + [11]*0,24 Weight sum(cosineA)

13 RealCartoon-XL + Yamer's Anime*0,52 Weight sum(cosineB)

14 [12] + [13]*0,365 Weight sum(normal)

15 [14] + CheemsPuff XL*0.38 Weight sum(cosineA)

16 [15] include Loras + Baked VAE_ sdxl_vae_fp16_fix

Credits to the respective authors.

tzigoanimemix-v1042vaexl
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

Select models...

Per image generation will cost 0.0047$
For premium plan image generation will cost 0.00$ i.e Free.

Output

Idle

Unknown content type

About TzigoAnimeMix - V1.042 VAE[XL]

Now based on animapencil-XL and therefore Animagine XL V3.1.This should also make most of the characters included in Animagine work, but I haven't tested it further.It is now more detailed and has improved eyes and better hands (mostly). It is also less 2.5D now. At least I was satisfied with my tests.Merge recipe:1 animaPencilXL + (FiaMix XL - Animagine XL V3.1)0.75, Add difference(trainDifference)2 [1] + (Rae Diffusion XL - Animagine XL V3.1)0,65, Add difference(trainDifference)3 [2] + Modern

Technical Specifications

Model ID
tzigoanimemix-v1042vaexl
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
June 4, 2025

Quick Start

Integrate TzigoAnimeMix - V1.042 VAE[XL] into your application with a single API call. Get your API key from the pricing page to get started.

import requests
import json
url = "https://modelslab.com/api/v6/images/text2img"
headers = {
"Content-Type": "application/json"
}
data = {
"model_id": "tzigoanimemix-v1042vaexl",
"prompt": "your prompt here",
"key": "YOUR_API_KEY"
}
try:
response = requests.post(url, headers=headers, json=data)
response.raise_for_status() # Raises an HTTPError for bad responses (4XX or 5XX)
result = response.json()
print("API Response:")
print(json.dumps(result, indent=2))
except requests.exceptions.HTTPError as http_err:
print(f"HTTP error occurred: {http_err} - {response.text}")
except Exception as err:
print(f"Other error occurred: {err}")

View the full API documentation for SDKs, code examples in Python, JavaScript, and more.

Pricing

TzigoAnimeMix - V1.042 VAE[XL] API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

TzigoAnimeMix - V1.042 VAE[XL] FAQ

Now based on anima_pencil-XL and therefore Animagine XL V3.1.This should also make most of the characters included in Animagine work, but I haven't tested it further.It is now more detailed and has improved eyes and better hands (mostly). It is also less 2.5D now. At least I was satisfied with my te

You can integrate TzigoAnimeMix - V1.042 VAE[XL] into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "tzigoanimemix-v1042vaexl" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

TzigoAnimeMix - V1.042 VAE[XL] costs $0.0047 per API call. ModelsLab uses pay-per-use pricing with no minimum commitments. A free tier is available to get started.

The model ID for TzigoAnimeMix - V1.042 VAE[XL] is "tzigoanimemix-v1042vaexl". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try TzigoAnimeMix - V1.042 VAE[XL] and other AI models. Sign up to get free API credits and start building immediately.