🎉 New Year Sale: Get 20% OFF on all plans — Use code NEWYEAR2026.

Upgrade now
KM_MIX byproduct - Model splicing 6-24-022 thumbnail

ModelsLab/KM MIX Byproduct - Model Splicing 6-24-022

kmmixbyproduct-modelsplicing624022
Text to Image Community ModelFree for Premium UsersLLMs.txt

{ "format": "pt", "sd_merge_models": { "35efe875735163d14d3939bb08fb70203f4f6704693901c96bbefa5f4b673a2b": { "name": "1混合_3高适用性_画风元素_2.5D风格厚涂画风模型1", "legacy_hash": "5776ebdb" }, "032ee69d6697a1736d736e7a1a38fc89cfa261aff19565e83af175a49b71cafa": { "name": "1混合_3高适用性_基础元素_4-19画片组合测试22222.fp16", "legacy_hash": "da06e9e4" }, "290a1c4836da21ee4978ef428a73cd4db3492dc62ee89ca4ac8f8e4b0610bed7": { "name": "提纯测试_4-19画片组合测试10.fp16", "legacy_hash": "6f00cbbf" } }, "sd_merge_recipe": { "type": "sd-webui-supermerger", "weights_alpha": null, "weights_beta": null, "weights_alpha_orig": null, "weights_beta_orig": null, "model_a": "35efe875735163d14d3939bb08fb70203f4f6704693901c96bbefa5f4b673a2b", "model_b": "032ee69d6697a1736d736e7a1a38fc89cfa261aff19565e83af175a49b71cafa", "model_c": "290a1c4836da21ee4978ef428a73cd4db3492dc62ee89ca4ac8f8e4b0610bed7", "base_alpha": 0.735, "base_beta": 0.02, "mode": "Add difference", "mbw": false, "elemental_merge": "", "calcmode": "trainDifference", "Off": [ "" ] } }

{ "sd_merge_recipe": { "type": "sd-webui-supermerger", "weights_alpha": null, "weights_beta": null, "weights_alpha_orig": null, "weights_beta_orig": null, "model_a": "eb5b00f31b8da09c51b99177ac6c7794a05c4fdedc091c118286ce0719fbccde", "model_b": "6c909887a3981b9331b8f24a616d7fe0aa1d2e938e80d28737a1e52f2bcd9d9b", "model_c": "eb5b00f31b8da09c51b99177ac6c7794a05c4fdedc091c118286ce0719fbccde", "base_alpha": 0.534, "base_beta": 0.02, "mode": "Add difference", "mbw": false, "elemental_merge": "", "calcmode": "trainDifference", "Off": [ "" ] }, "format": "pt", "sd_merge_models": { "eb5b00f31b8da09c51b99177ac6c7794a05c4fdedc091c118286ce0719fbccde": { "name": "6-24解析-20.fp16", "legacy_hash": "4d10fff3" }, "6c909887a3981b9331b8f24a616d7fe0aa1d2e938e80d28737a1e52f2bcd9d9b": { "name": "1混合_3高适用性_画风元素_2.5D艳丽色彩", "legacy_hash": "1f4a4985" } } }

{ "sd_merge_recipe": { "type": "sd-webui-supermerger", "weights_alpha": null, "weights_beta": null, "weights_alpha_orig": null, "weights_beta_orig": null, "model_a": "13fe1ce0968332ef877ecc48ba37e957e328246079bde389ae6d995423131c45", "model_b": "54708ba711744a39e6903f6244597801e29d7c5d74f9007c79bbf1c5bfdb1321", "model_c": "13fe1ce0968332ef877ecc48ba37e957e328246079bde389ae6d995423131c45", "base_alpha": 0.366, "base_beta": 0.02, "mode": "Add difference", "mbw": false, "elemental_merge": "", "calcmode": "trainDifference", "Off": [ "" ] }, "sd_merge_models": { "13fe1ce0968332ef877ecc48ba37e957e328246079bde389ae6d995423131c45": { "name": "6-24解析-21.fp16", "legacy_hash": "4a25fb62" }, "54708ba711744a39e6903f6244597801e29d7c5d74f9007c79bbf1c5bfdb1321": { "name": "新素材_基础元素_画风融合测试6-23-32.fp16", "legacy_hash": "7776d3de" } }, "format": "pt" }

简述混合行为:第一步在画风模型中添加基准模型进行固定,第二步添加下一个画风,第三步再次添加基准模型固定

The first step is to add a reference model to the style model for fixation, the second step is to add the next style, and the third step is to add the reference model again for fixation

API PlaygroundAPI Documentation

API Endpoint URL

Base URL for all API requests to this endpoint.

https://modelslab.com/api/v6/images/text2img

API Authentication

Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.

Integration Examples

Production-ready code samples for API integration

{
"prompt": "R3alisticF, hauntingly beautiful oriental necromancer, long flowing brown hair, bangs, darkly tanned skin, earrings, bone necklaces, dark eyeshadow, red lips, vibrant, front-laced transparent, filmy silk blouse, cleavage, holding skull, in a sandstone room lit by candles, High Detail, Perfect Composition, high contrast, silhouetted, chiascuro",
"model_id": "kmmixbyproduct-modelsplicing624022",
"lora_model": [],
"width": "1024",
"height": "1024",
"negative_prompt": "(worst quality:2), (low quality:2), (normal quality:2), (jpeg artifacts), (blurry), (duplicate), (morbid), (mutilated), (out of frame), (extra limbs), (bad anatomy), (disfigured), (deformed), (cross-eye), (glitch), (oversaturated), (overexposed), (underexposed), (bad proportions), (bad hands), (bad feet), (cloned face), (long neck), (missing arms), (missing legs), (extra fingers), (fused fingers), (poorly drawn hands), (poorly drawn face), (mutation), (deformed eyes), watermark, text, logo, signature, grainy, tiling, censored, nsfw, ugly, blurry eyes, noisy image, bad lighting, unnatural skin, asymmetry",
"num_inference_steps": "31",
"scheduler": "DPMSolverMultistepScheduler",
"guidance_scale": "7.5",
"enhance_prompt": false,
"key": "YOUR_API_KEY"
}

SDKs

Official SDKs

Production-ready SDKs and client libraries for all major programming languages

API Parameters

Technical specifications for API request parameters.

Field NameParameterTechnical Description
promptpromptprompt help in image generation
Modelmodel_idEnter model_id that can help in image generation
lora Modellora_modelNo description available
Widthwidthwidth of the image
Heightheightheight of the image
Negative Promptnegative_promptNegative prompt help in avoid things that you do not want in image
Stepsnum_inference_stepsNumber of inference steps
SchedulerschedulerSampling scheduler
Guidance Scaleguidance_scaleHow closely to follow the prompt (1-10)
enhance_promptenhance_promptAutomatically enhance the prompt