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
Cetus-Mix - CetusMix_WhaleFall2 thumbnail

Cetus-Mix - CetusMix WhaleFall2

by ModelsLab

A late update of WhaleFall series.

Mainly focused on more flat anime styles compared with CODA.

(Actually you can see whalefall as a branch of Version3,while Coda with Version3.5.)

Changed shades and lighting to make the whole background kinda like oil painting texture.

Maybe not suitable for some loras.

Would be nice if you could share either your generated art or some advice :)

(Lack of inspiration these days.)

Some little compliants (u don't have to translate this):

之前有不少国内的朋友想让我把模型传到诸如liblibai、吐司之类的国内网站上,说实话一开始是有这个想法的,但是后面一看到那堆霸王条款 想想还是算了。不要求你跟小破C站一样尊重作者,但是转载的话起码得问下我吧。也没必要拿什么“想分钱了”“训练素材违法”之类的绑架哥们儿,到现在为止我没通过上传模型挣过一分钱,我也只是个平平无奇的融模狱友而已。

国内的小伙伴可以在novelai贴吧里面找到我(虽然一万年没回过消息了)

cetusmix-cetusmixwhalefall2
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 Cetus-Mix - CetusMix WhaleFall2

A late update of WhaleFall series.Mainly focused on more flat anime styles compared with CODA.(Actually you can see whalefall as a branch of Version3,while Coda with Version3.5.)Changed shades and lighting to make the whole background kinda like oil painting texture.Maybe not suitable for some loras.Would be nice if you could share either your generated art or some advice :)(Lack of inspiration these days.)Some little compliants (u don't have to translate this):之前有不少国内的朋友想让我把模型传到诸如liblibai、吐司之类

Technical Specifications

Model ID
cetusmix-cetusmixwhalefall2
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
May 22, 2025

Quick Start

Integrate Cetus-Mix - CetusMix WhaleFall2 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": "cetusmix-cetusmixwhalefall2",
"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

Cetus-Mix - CetusMix WhaleFall2 API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Cetus-Mix - CetusMix WhaleFall2 FAQ

A late update of WhaleFall series.Mainly focused on more flat anime styles compared with CODA.(Actually you can see whalefall as a branch of Version3,while Coda with Version3.5.)Changed shades and lighting to make the whole background kinda like oil painting texture.Maybe not suitable for some loras

You can integrate Cetus-Mix - CetusMix WhaleFall2 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "cetusmix-cetusmixwhalefall2" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Cetus-Mix - CetusMix WhaleFall2 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 Cetus-Mix - CetusMix WhaleFall2 is "cetusmix-cetusmixwhalefall2". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Cetus-Mix - CetusMix WhaleFall2 and other AI models. Sign up to get free API credits and start building immediately.