loras / sdxl_tsunade.json
GrafikXxxxxxxYyyyyyyyyyy's picture
Create sdxl_tsunade.json
87a551d verified
raw
history blame
771 Bytes
{
"model": {
"type": "sdxl",
"name": "AnimaPencil",
"scheduler": "euler_a",
"loras": {
"tsunade": 0.75
}
},
"params": {
"denoising_end": 1.0,
"num_inference_steps": 30,
"guidance_scale": 7,
"cross_attention_kwargs": {
"scale": 1.0
}
},
"trigger_words": ["tsunade"],
"tech_prompt": "realistic style, 1girl, solo, long hair, breasts, looking at viewer, masterpiece, best quality, blush, bangs, breasts",
"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"
}