loras / sdxl_tsunade.json
imcsgo's picture
Update sdxl_tsunade.json
24121b5 verified
raw
history blame contribute delete
810 Bytes
{
"model": {
"ckpt_path": "OnMoon/sdxl_AutismMix",
"scheduler": "euler_a",
"loras": {
"tsunade": 0.8
}
},
"params": {
"denoising_end": 1.0,
"num_inference_steps": 25,
"guidance_scale": 7,
"cross_attention_kwargs": {
"scale": 1.0
}
},
"trigger_words": ["tsunade"],
"tech_prompt": "realistic style, 1girl, long hair, breasts, looking at viewer, masterpiece, best quality, blush,",
"tech_negative_prompt": "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
}