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
Indigo Furry mix - v65_realistic_mj5 thumbnail

Indigo Furry Mix - V65 Realistic Mj5

by ModelsLab

Based on v60, dreamshaper_v8, and midjourney loras.

A similar but different model for v35, it’s a model with a strong Midjourney photorealistic style and HDR.

Trained with Midjourney images, could probably do a lot of MJ realistic styles.

Note that this model doesn’t like tails, tends to do ferals, also the character’s body may not be fully covered by fur (or become human xd).

Clip skip = 1.

中文:

基于v60,dreamshaper_v8和自炼的mj照片写实lora。

相似,但和v35不太一样的一个模型,带有非常强烈的照片写实风格而且可以画很暗的图像。

可能可以画与mj不相上下的福瑞照片写实图片。

这个模型基本出不了尾巴,画狼倾向于画成纯狼,角色身体覆毛也有问题,出的狗子经常看起来像得了皮肤病()或者直接底特律变人

clip跳过必须用1.

indigofurrymix-v65realisticmj5
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 Indigo Furry Mix - V65 Realistic Mj5

Based on v60, dreamshaperv8, and midjourney loras.A similar but different model for v35, it’s a model with a strong Midjourney photorealistic style and HDR.Trained with Midjourney images, could probably do a lot of MJ realistic styles.Note that this model doesn’t like tails, tends to do ferals, also the character’s body may not be fully covered by fur (or become human xd).Clip skip = 1.中文:基于v60,dreamshaperv8和自炼的mj照片写实lora。相似,但和v35不太一样的一个模型,带有非常强烈的照片写实风格而且可以画很暗的图像。可能可以画与mj不相上下的福瑞照片写实图片。这个模型基本出不了尾

Technical Specifications

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

Quick Start

Integrate Indigo Furry Mix - V65 Realistic Mj5 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": "indigofurrymix-v65realisticmj5",
"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

Indigo Furry Mix - V65 Realistic Mj5 API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Indigo Furry Mix - V65 Realistic Mj5 FAQ

Based on v60, dreamshaper_v8, and midjourney loras.A similar but different model for v35, it’s a model with a strong Midjourney photorealistic style and HDR.Trained with Midjourney images, could probably do a lot of MJ realistic styles.Note that this model doesn’t like tails, tends to do ferals, als

You can integrate Indigo Furry Mix - V65 Realistic Mj5 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "indigofurrymix-v65realisticmj5" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Indigo Furry Mix - V65 Realistic Mj5 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 Indigo Furry Mix - V65 Realistic Mj5 is "indigofurrymix-v65realisticmj5". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Indigo Furry Mix - V65 Realistic Mj5 and other AI models. Sign up to get free API credits and start building immediately.