imcsgo commited on
Commit
f7b3da0
·
verified ·
1 Parent(s): 5cf17c5

Update sdxl_ciri.json

Browse files
Files changed (1) hide show
  1. sdxl_ciri.json +4 -4
sdxl_ciri.json CHANGED
@@ -4,20 +4,20 @@
4
  "name": "AutismMix",
5
  "scheduler": "euler_a",
6
  "loras": {
7
- "ciri": 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": ["ciri"],
21
- "tech_prompt": "score_9, score_8_up, score_7_up, 1girl , solo, medium breasts, green eyes, white hair, scar, scar on face, blush, woman",
22
  "tech_negative_prompt": "score_4, score_5, score_6, mole, birthmark, pendant , (anime:1.1), necklace, simple background, blur, low quality, muscular woman, furry, distorted, disfigured, 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": "AutismMix",
5
  "scheduler": "euler_a",
6
  "loras": {
7
+ "ciri": 0.9
8
  }
9
  },
10
 
11
  "params": {
12
  "denoising_end": 1.0,
13
+ "num_inference_steps": 40,
14
+ "guidance_scale": 4,
15
  "cross_attention_kwargs": {
16
  "scale": 1.0
17
  }
18
  },
19
 
20
  "trigger_words": ["ciri"],
21
+ "tech_prompt": "score_9, score_8_up, score_8, score_7_up, 1girl , solo, medium breasts, green eyes, white hair, scar, scar on face, blush, woman",
22
  "tech_negative_prompt": "score_4, score_5, score_6, mole, birthmark, pendant , (anime:1.1), necklace, simple background, blur, low quality, muscular woman, furry, distorted, disfigured, 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
  }