Skip to main content
darksushimix_v2_25 thumbnail

Darksushimix V2 25

by ModelsLab

Hey everyone!
I'm excited to showcase this fantastic SD model, created by the incredibly talented Aitasai. All credit for this model goes to them. 🎚

It's essential to support original creators, and if you're as impressed with their work as I am, check out their official page and show them some love: Aitasai.

Transparency and respect for artists are vital -  If Aitasai or anyone related feels uncomfortable with this model being showcased here, please reach out, and we'll take the necessary steps.

---------------------------------------------

Original Model Description

Version (V2.25D)

 

Recommend:

vae-ft-mse-840000-ema

 

use highres fix to improve quality.

 

打了䞀䞪月王囜之泪后重操旧䞚。

新版本算是对2.5d的敎合保留敎䜓二次元画风的同时肢䜓䞊比前几䞪版本芁奜脞型也芁曎倚样化䞀点。

䜆光圱和线条䞊就和2.5D曎像䞀些我也纠结了埈久究竟该攟圚哪蟹最终还是攟圚这了。于是干脆起䞪2.25d的版本名吧至于孰奜孰坏就见仁见智了。

倚少有点背犻初衷了䞀点郜䞍暗了。想暗的话还是自己加noiseoffset吧

 

After playing Tears of the Kingdom for a month, I resumed my old work. The new version is an integration of 2.5d, which retains the overall anime style while being better than the previous versions on the limbs, but the light and shadow and lines are more like 2.5D, so i simply call it 2.25d version.

起名废玩烂梗系列事后想想起的䞍错。

銖先暗囟效果比蟃奜dark合适自己融的时候差䞍倚也是寿叞那样什么郜塞点dark 寿叞没毛病。

光效比蟃奜胜生成比蟃暗的囟正垞亮床的囟片也有䞍错的光圱衚现。

融了矀友私暡和䞀倧堆我也记䞍䜏组成的以前的自融暡

胜确定包含的是自己之前的五仁Five Nuts Mixed 五仁月饌Mix | Stable Diffusion Checkpoint | Civitai 和Unrule | Stable Diffusion Checkpoint | Civitai

以及矀友的TmndMix 绝对的杰䜜掚荐倧家郜去试试 https://civitai.com/models/27259

darker版本里还加了noiseoffset的lora生囟芁比brighter版本暗䞀些光圱衚现䞊芁区䞀点䜆猺点就是正垞生囟也䌚比蟃暗。倧家䞀般甚brighter版再自己调甚noiseoffset的lora也胜蟟到类䌌效果。

 

Intro:

named from a dark soul's meme in Chinese community.

 

merged with my friend's pravite model and some other models merged by myself.

Including Five Nuts Mixed 五仁月饌Mix | Stable Diffusion Checkpoint | Civitai ,

Unrule | Stable Diffusion Checkpoint | Civitai

and my friend's TmndMix https://civitai.com/models/27259 .it's definitely a masterpiece.

if you like dark sushi ,you should also try tmnd.

noiseoffset lora is merged into the darker version. So the imgs generated by the darker version will be darker ,and have better light and shadow performance. you can use brighter version and noiseoffset lora to get similar effect.

darksushimixv225
Open Source ModelUnlimited UsageLLMs.txt
API Playground

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 Darksushimix V2 25

Hey everyone!I'm excited to showcase this fantastic SD model, created by the incredibly talented Aitasai. All credit for this model goes to them. 🎚 It's essential to support original creators, and if you're as impressed with their work as I am, check out their official page and show them some love: Aitasai. Transparency and respect for artists are vital -  If Aitasai or anyone related feels uncomfortable with this model being showcased here, please reach out, and we'll take the necessary s

Technical Specifications

Model ID
darksushimixv225
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
August 21, 2023

Quick Start

Integrate Darksushimix V2 25 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": "darksushimixv225",
"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}")

Pricing

Darksushimix V2 25 API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Darksushimix V2 25 FAQ

Hey everyone!I'm excited to showcase this fantastic SD model, created by the incredibly talented Aitasai. All credit for this model goes to them. 🎚 It's essential to support original creators, and if you're as impressed with their work as I am, check out their official page and show them some love:

You can integrate Darksushimix V2 25 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "darksushimixv225" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Darksushimix V2 25 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 Darksushimix V2 25 is "darksushimixv225". Use this ID in your API requests to specify this model.

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