loras / sdxl_makima.json
GrafikXxxxxxxYyyyyyyyyyy's picture
Update sdxl_makima.json
130ae90 verified
raw
history blame contribute delete
873 Bytes
{
"model": {
"ckpt_path": "OnMoon/sdxl_AnimaPencil",
"scheduler": "euler_a",
"loras": {
"makima": 1
}
},
"params": {
"denoising_end": 1.0,
"num_inference_steps": 40,
"guidance_scale": 6.5,
"cross_attention_kwargs": {
"scale": 1.0
}
},
"trigger_words": ["makima", "CSM style", "makima (chainsaw man)"],
"tech_prompt": "score_9_up, score_9, score_8_up, score_8, score_7_up, (realistic style:1.1), 1girl, ",
"tech_negative_prompt": "score_7, score_6, score_5, score_4, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name",
"height": 1216,
"width": 832,
"num_images_per_prompt": 1
}