loras / sdxl_makima.json
GrafikXxxxxxxYyyyyyyyyyy's picture
Update sdxl_makima.json
b252bef verified
raw
history blame
859 Bytes
{
"model": {
"type": "sdxl",
"name": "AnimaPencil",
"scheduler": "euler_a",
"loras": {
"makima": 0.75
}
},
"params": {
"denoising_end": 1.0,
"num_inference_steps": 30,
"guidance_scale": 7,
"cross_attention_kwargs": {
"scale": 1.0
}
},
"trigger_words": ["makima", "red hair", "ringed yellow eyes"],
"tech_prompt": "realistic style, 1girl, solo, long hair, breasts, looking at viewer, masterpiece, best quality, blush, bangs, breasts, ringed yellow eyes, braid, sidelocks, braided ponytail",
"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"
}