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
ShiratakiMix XL - v2.0 thumbnail

ShiratakiMix XL - V2.0

by ModelsLab

Checkpoints:

Recipe:

  1. Amethystic_Sound_Mix_XL v5.0 + kivotos-xl-2.0

    base_alpha: 0.5

    0,0.157576195987654,0.28491512345679,0.384765625,0.459876543209877,0.512996720679012,0.546875,0.564260223765432,0.567901234567901,0.560546875,0.544945987654321,0.523847415123457,0.5,0.476152584876543,0.455054012345679,0.439453125,0.432098765432099,0.435739776234568,0.453125,0.487003279320987,0.540123456790124,0.615234375,0.71508487654321,0.842423804012347,1
  2. [1] + Rae Diffusion XL v2.0

    base_alpha: 0

    1,0.995722430686905,0.982962913144534,0.961939766255643,0.933012701892219,0.896676670145617,0.853553390593274,0.80438071450436,0.75,0.691341716182545,0.62940952255126,0.565263096110026,0.5,0.434736903889974,0.37059047744874,0.308658283817455,0.25,0.195619285495639,0.146446609406726,0.103323329854382,0.0669872981077805,0.0380602337443566,0.0170370868554658,0.00427756931309475,0
  3. [2] + clandestine-xl-1.0

    base_alpha: 0.5

    0,0.157576195987654,0.28491512345679,0.384765625,0.459876543209877,0.512996720679012,0.546875,0.564260223765432,0.567901234567901,0.560546875,0.544945987654321,0.523847415123457,0.5,0.476152584876543,0.455054012345679,0.439453125,0.432098765432099,0.435739776234568,0.453125,0.487003279320987,0.540123456790124,0.615234375,0.71508487654321,0.842423804012347,1
  4. [3] + Gock So Anime v1.0

    base_alpha: 0

    1,0.995722430686905,0.982962913144534,0.961939766255643,0.933012701892219,0.896676670145617,0.853553390593274,0.80438071450436,0.75,0.691341716182545,0.62940952255126,0.565263096110026,0.5,0.434736903889974,0.37059047744874,0.308658283817455,0.25,0.195619285495639,0.146446609406726,0.103323329854382,0.0669872981077805,0.0380602337443566,0.0170370868554658,0.00427756931309475,0

License:

Fair AI Public License 1.0-SD

You should share the merge recipe if you release a model merged with ShiratakiMixXL.

This license does not add any restrictions on your generated images.

shiratakimix-xl-v2-0
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 ShiratakiMix XL - V2.0

Checkpoints:AmethysticSoundMixXL v5.0kivotos-xl-2.0Rae Diffusion XL v2.0clandestine-xl-1.0Gock So Anime v1.0Recipe:AmethysticSoundMixXL v5.0 + kivotos-xl-2.0basealpha: 0.50,0.157576195987654,0.28491512345679,0.384765625,0.459876543209877,0.512996720679012,0.546875,0.564260223765432,0.567901234567901,0.560546875,0.544945987654321,0.523847415123457,0.5,0.476152584876543,0.455054012345679,0.439453125,0.432098765432099,0.435739776234568,0.453125,0.487003279320987,0.540123456790124,0.615234375,0.7150

Technical Specifications

Model ID
shiratakimix-xl-v2-0
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
June 4, 2025

Quick Start

Integrate ShiratakiMix XL - V2.0 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": "shiratakimix-xl-v2-0",
"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

ShiratakiMix XL - V2.0 API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

ShiratakiMix XL - V2.0 FAQ

Checkpoints:Amethystic_Sound_Mix_XL v5.0kivotos-xl-2.0Rae Diffusion XL v2.0clandestine-xl-1.0Gock So Anime v1.0Recipe:Amethystic_Sound_Mix_XL v5.0 + kivotos-xl-2.0base_alpha: 0.50,0.157576195987654,0.28491512345679,0.384765625,0.459876543209877,0.512996720679012,0.546875,0.564260223765432,0.56790123

You can integrate ShiratakiMix XL - V2.0 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "shiratakimix-xl-v2-0" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

ShiratakiMix XL - V2.0 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 ShiratakiMix XL - V2.0 is "shiratakimix-xl-v2-0". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try ShiratakiMix XL - V2.0 and other AI models. Sign up to get free API credits and start building immediately.