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
OstAnderAni4MIX - v1.3 thumbnail

OstAnderAni4MIX - V1.3

by ModelsLab

Ver.1.3 (2025/03/10)

This model is based on Animagine XL v4.0 Opt and was merged back from scratch. When I created the merged model, I also tried to reduce noise and depict the eyes, but I wanted to preserve as much of the v1.0 features as possible, so I am not sure how far I was able to achieve this in v1.3.
Thank you to the creators of each of the models used in this model merge.

(Translated by DeepL.com)

このモデルはAnimagine XL v4.0 Optをベースに1からマージしなおしています。今回は、v1.0で気になった眼の描写・ノイズの低減も図りましたが、v1.0の特徴もできるだけ残したかったので、v1.3でどこまで実現できたかはわかりません。
またこのモデルのマージに使用した各モデルの作成者の皆様、いつもありがとうございます。

  1. (XXMix_9realisticSDXL v1.0 x 0.5 +fuduki_Mix v2.0 x 0.5) x 0.8 + 9527 Detail Realistic XL v7.0-Mark2 x 0.2

  2. OstAnderMix v1.0 + (Animagine XL 4.0 v4Opt - Animagine XL V3.1 v3.1) x 1 (trainDifference)

  3. (2) + (1) (GRAD_V)

  4. Animagine XL 4.0 v4Opt x 0.05 + (2) x 0.95 (cosineB)

  5. OstAnderAni4MIX v1.0 + (Animagine XL 4.0 v4Opt - Animagine XL 4.0 v4.0) x 1_trainDifference)x0.05

  6. (5) x 0.05 + (3) x 0.95 (cosineB)

  7. Animagine XL 4.0 v4Opt+ (uncannyvalley noob 3d V1 D - NoobAI-XL (NAI-XL) epsilonPred 1.1-Version) x 0.65

  8. (7) + (copycat-noob MR_v1.0(v-pred) - NoobAI-XL (NAI-XL) V-Pred 1.0-Version) x 0.45

  9. (6) + (8) (SMOOTHSTEP)

  10. (8) + (Rillusm v2.0 - illustrious-XL v0.1) x 0.5

  11. (4) x 0.6 + (10) x 0.4 (cosineB)

  12. (9) + (11) (FLAT_25)

  13. (12) + OstAnderAni4MIX v1.0 (GRAD_V)

ostanderani4mix-v1-3
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 OstAnderAni4MIX - V1.3

Ver.1.3 (2025/03/10)This model is based on Animagine XL v4.0 Opt and was merged back from scratch. When I created the merged model, I also tried to reduce noise and depict the eyes, but I wanted to preserve as much of the v1.0 features as possible, so I am not sure how far I was able to achieve this in v1.3.Thank you to the creators of each of the models used in this model merge.(Translated by DeepL.com)このモデルはAnimagine XL v4.0 Optをベースに1からマージしなおしています。今回は、v1.0で気になった眼の描写・ノイズの低減も図りましたが、v1.0の特徴もできるだけ

Technical Specifications

Model ID
ostanderani4mix-v1-3
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
June 4, 2025

Quick Start

Integrate OstAnderAni4MIX - V1.3 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": "ostanderani4mix-v1-3",
"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

OstAnderAni4MIX - V1.3 API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

OstAnderAni4MIX - V1.3 FAQ

Ver.1.3 (2025/03/10)This model is based on Animagine XL v4.0 Opt and was merged back from scratch. When I created the merged model, I also tried to reduce noise and depict the eyes, but I wanted to preserve as much of the v1.0 features as possible, so I am not sure how far I was able to achieve this

You can integrate OstAnderAni4MIX - V1.3 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "ostanderani4mix-v1-3" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

OstAnderAni4MIX - V1.3 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 OstAnderAni4MIX - V1.3 is "ostanderani4mix-v1-3". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try OstAnderAni4MIX - V1.3 and other AI models. Sign up to get free API credits and start building immediately.