Update sdxl_makima.json
Browse files- sdxl_makima.json +6 -6
sdxl_makima.json
CHANGED
|
@@ -4,20 +4,20 @@
|
|
| 4 |
"name": "AnimaPencil",
|
| 5 |
"scheduler": "euler_a",
|
| 6 |
"loras": {
|
| 7 |
-
"makima":
|
| 8 |
}
|
| 9 |
},
|
| 10 |
|
| 11 |
"params": {
|
| 12 |
"denoising_end": 1.0,
|
| 13 |
-
"num_inference_steps":
|
| 14 |
-
"guidance_scale":
|
| 15 |
"cross_attention_kwargs": {
|
| 16 |
"scale": 1.0
|
| 17 |
}
|
| 18 |
},
|
| 19 |
|
| 20 |
-
"trigger_words": ["makima", "
|
| 21 |
-
"tech_prompt": "
|
| 22 |
-
"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"
|
| 23 |
}
|
|
|
|
| 4 |
"name": "AnimaPencil",
|
| 5 |
"scheduler": "euler_a",
|
| 6 |
"loras": {
|
| 7 |
+
"makima": 1
|
| 8 |
}
|
| 9 |
},
|
| 10 |
|
| 11 |
"params": {
|
| 12 |
"denoising_end": 1.0,
|
| 13 |
+
"num_inference_steps": 40,
|
| 14 |
+
"guidance_scale": 6.5,
|
| 15 |
"cross_attention_kwargs": {
|
| 16 |
"scale": 1.0
|
| 17 |
}
|
| 18 |
},
|
| 19 |
|
| 20 |
+
"trigger_words": ["makima", "CSM style", "makima (chainsaw man)"],
|
| 21 |
+
"tech_prompt": "score_9_up, score_9, score_8_up, score_8, score_7_up, (realistic style:1.1), 1girl, ",
|
| 22 |
+
"tech_negative_prompt": "score_7, score_6, score_5, score_4, 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"
|
| 23 |
}
|