GrafikXxxxxxxYyyyyyyyyyy commited on
Commit
130ae90
·
verified ·
1 Parent(s): 954c698

Update sdxl_makima.json

Browse files
Files changed (1) hide show
  1. sdxl_makima.json +5 -3
sdxl_makima.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "model": {
3
- "type": "sdxl",
4
- "name": "AnimaPencil",
5
  "scheduler": "euler_a",
6
  "loras": {
7
  "makima": 1
@@ -19,5 +18,8 @@
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
  }
 
1
  {
2
  "model": {
3
+ "ckpt_path": "OnMoon/sdxl_AnimaPencil",
 
4
  "scheduler": "euler_a",
5
  "loras": {
6
  "makima": 1
 
18
 
19
  "trigger_words": ["makima", "CSM style", "makima (chainsaw man)"],
20
  "tech_prompt": "score_9_up, score_9, score_8_up, score_8, score_7_up, (realistic style:1.1), 1girl, ",
21
+ "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",
22
+ "height": 1216,
23
+ "width": 832,
24
+ "num_images_per_prompt": 1
25
  }