| { |
| "model": { |
| "ckpt_path": "OnMoon/sdxl_AnimaPencil", |
| "scheduler": "euler_a", |
| "loras": { |
| "frieren": 1 |
| } |
| }, |
|
|
| "params": { |
| "denoising_end": 1.0, |
| "num_inference_steps": 50, |
| "guidance_scale": 5, |
| "cross_attention_kwargs": { |
| "scale": 1.0 |
| } |
| }, |
|
|
| "trigger_words": ["frieren"], |
| "tech_prompt": "green eyes, slim, small breasts, white hair , 1girl, solo, 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 |
| } |