loras / sdxl_melanie.json
GrafikXxxxxxxYyyyyyyyyyy's picture
Update sdxl_melanie.json
4ee2028 verified
raw
history blame
769 Bytes
{
"model": {
"type": "sdxl",
"name": "Juggernaut",
"scheduler": "euler_a",
"loras": {
"melanie": 0.75
}
},
"params": {
"denoising_end": 1.0,
"num_inference_steps": 30,
"guidance_scale": 7,
"cross_attention_kwargs": {
"scale": 1.0
}
},
"trigger_words": ["Park Min-young"],
"tech_prompt": "1girl, solo, looking at viewer, masterpiece, best quality, blush, similar to Gal Gadot and Japanese features",
"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"
}