imcsgo commited on
Commit
e463da7
·
verified ·
1 Parent(s): bdb97e4

Update sdxl_makima.json

Browse files
Files changed (1) hide show
  1. sdxl_makima.json +6 -6
sdxl_makima.json CHANGED
@@ -4,20 +4,20 @@
4
  "name": "AnimaPencil",
5
  "scheduler": "euler_a",
6
  "loras": {
7
- "makima": 0.75
8
  }
9
  },
10
 
11
  "params": {
12
  "denoising_end": 1.0,
13
- "num_inference_steps": 30,
14
- "guidance_scale": 7,
15
  "cross_attention_kwargs": {
16
  "scale": 1.0
17
  }
18
  },
19
 
20
- "trigger_words": ["makima", "red hair", "ringed yellow eyes"],
21
- "tech_prompt": "realistic style, 1girl, solo, long hair, breasts, looking at viewer, masterpiece, best quality, blush, bangs, breasts, ringed yellow eyes, braid, sidelocks, braided ponytail",
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
  }