
Darksushimix V2 25
by ModelsLabHey 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.
darksushimixv225Input
Per image generation will cost 0.0047$
For premium plan image generation will cost 0.00$ i.e Free.
Output
Unknown content type
Related Models
Discover similar models you might be interested in
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 requestsimport jsonurl = "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.




![[IL & PONY & SD1.5] Wuthering Waves - Cantarella | - [SD1.5] v1.0](https://images.stablediffusionapi.com/?Image=https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/46229863-1373-4476-a9aa-29b4e408cc0b/width=96/fallenL.jpeg)








![Dark Gloomy Cinematic Backgrounds [ULTRA Realistic / Cinematic, Background Enhancer] - v1.0](https://images.stablediffusionapi.com/?Image=https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ced55628-3de1-40e0-a5d4-892941dfa41c/width=512/87166211.jpeg)
![Sissy Blakely [ PXL / 1.5 ][ Johnny Test ] by Leaf - v3.0](https://images.stablediffusionapi.com/?Image=https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/946c2455-2cd0-4b84-bfb8-935f616ea789/width=1024/5402134.jpeg)


