msgxai commited on
Commit
60b3314
·
1 Parent(s): a2ad71f

chore: format app.conf

Browse files
Files changed (1) hide show
  1. src/app.conf +9 -11
src/app.conf CHANGED
@@ -1,13 +1,11 @@
1
  {
2
- "cover_path_": ["hentai-waianiv6-card0.webp", "hentai-waianiv6-card1.webp", "hentai-waianiv6-card2.webp", "hentai-waianiv6-card3.webp", "hentai-waianiv6-card4.webp", "hentai-waianiv6-card5.webp", "hentai-waianiv6-card6.webp", "hentai-waianiv6-card7.webp"],
3
- "cover_path": ["hentai-waianiv6-card5.webp"],
4
- "model_id": "John6666/wai-ani-hentai-pony-v3-sdxl",
5
- "name": "hentai-waianiv6-card",
6
- "prompt": "score_9, score_8_up, score_7_up,rating_explicit,BREAK, {prompt}",
7
- "negative_prompt": "source_furry, source_pony, source_cartoon,3d, blurry, incest, beastiality, children, loli, child, kids, teens, text, logo, timestamp, artist name, artist logo, watermark, web address, copyright name, copyright notice, emblem, comic, title, logo, character name, border, patreon username, signature, webpage, company name, caption, labels, comments",
8
- "width": 1024,
9
- "height": 768,
10
- "inference_steps": 30,
11
- "guidance_scale": 7,
12
- "use_safetensors": true
13
  }
 
1
  {
2
+ "model_id": "John6666/wai-ani-hentai-pony-v3-sdxl",
3
+ "name": "hentai-waianiv6-card",
4
+ "prompt": "score_9, score_8_up, score_7_up,rating_explicit,BREAK, {prompt}",
5
+ "negative_prompt": "source_furry, source_pony, source_cartoon,3d, blurry, incest, beastiality, children, loli, child, kids, teens, text, logo, timestamp, artist name, artist logo, watermark, web address, copyright name, copyright notice, emblem, comic, title, logo, character name, border, patreon username, signature, webpage, company name, caption, labels, comments",
6
+ "width": 1024,
7
+ "height": 768,
8
+ "inference_steps": 30,
9
+ "guidance_scale": 7,
10
+ "use_safetensors": true
 
 
11
  }