chore: format app.conf
Browse files- src/app.conf +9 -11
src/app.conf
CHANGED
|
@@ -1,13 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
"
|
| 4 |
-
"
|
| 5 |
-
"
|
| 6 |
-
"
|
| 7 |
-
"
|
| 8 |
-
"
|
| 9 |
-
"
|
| 10 |
-
"
|
| 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 |
}
|