GrafikXxxxxxxYyyyyyyyyyy commited on
Commit
8056ef4
·
verified ·
1 Parent(s): 5e794d3

Update sdxl_tsunade.json

Browse files
Files changed (1) hide show
  1. sdxl_tsunade.json +6 -4
sdxl_tsunade.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "model": {
3
- "type": "sdxl",
4
- "name": "AutismMix",
5
  "scheduler": "euler_a",
6
  "loras": {
7
  "tsunade": 0.8
@@ -18,6 +17,9 @@
18
  },
19
 
20
  "trigger_words": ["tsunade"],
21
- "tech_prompt": "score_9_up, score_9, score_8_up, score_8, score_7_up, Tsunade (Naruto), TsunadeNS, 1girl, solo, closed mouth, brown eyes, masterpiece, best quality, blush, mature female, blonde long hair,",
22
- "tech_negative_prompt": "score_4, score_5, score_6, score_4_up, 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
  "tsunade": 0.8
 
17
  },
18
 
19
  "trigger_words": ["tsunade"],
20
+ "tech_prompt": "realistic style, 1girl, solo, long hair, breasts, looking at viewer, masterpiece, best quality, blush, bangs, breasts",
21
+ "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",
22
+ "height": 1216,
23
+ "width": 832,
24
+ "num_images_per_prompt": 1
25
  }