GrafikXxxxxxxYyyyyyyyyyy commited on
Commit
3726363
·
verified ·
1 Parent(s): 37d2d91

Update sdxl_ciri.json

Browse files
Files changed (1) hide show
  1. sdxl_ciri.json +6 -4
sdxl_ciri.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "model": {
3
- "type": "sdxl",
4
- "name": "AutismMix",
5
  "scheduler": "euler_a",
6
  "loras": {
7
  "ciri": 0.9
@@ -18,6 +17,9 @@
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
  }
 
1
  {
2
  "model": {
3
+ "ckpt_path": "OnMoon/sdxl_AutismMix",
 
4
  "scheduler": "euler_a",
5
  "loras": {
6
  "ciri": 0.9
 
17
  },
18
 
19
  "trigger_words": ["ciri"],
20
+ "tech_prompt": "score_9, score_8_up, score_7_up, 1girl , solo, medium breasts, green eyes, white hair, scar, scar on face, blush, woman",
21
+ "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",
22
+ "height": 1216,
23
+ "width": 832,
24
+ "num_images_per_prompt": 1
25
  }