loras / sdxl_ciri.json
GrafikXxxxxxxYyyyyyyyyyy's picture
Update sdxl_ciri.json
3726363 verified
raw
history blame contribute delete
988 Bytes
{
"model": {
"ckpt_path": "OnMoon/sdxl_AutismMix",
"scheduler": "euler_a",
"loras": {
"ciri": 0.9
}
},
"params": {
"denoising_end": 1.0,
"num_inference_steps": 40,
"guidance_scale": 4,
"cross_attention_kwargs": {
"scale": 1.0
}
},
"trigger_words": ["ciri"],
"tech_prompt": "score_9, score_8_up, score_7_up, 1girl , solo, medium breasts, green eyes, white hair, scar, scar on face, blush, woman",
"tech_negative_prompt": "score_4, score_5, score_6, mole, birthmark, pendant , (anime:1.1), necklace, simple background, blur, low quality, muscular woman, furry, distorted, disfigured, 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
}