Spaces:
Running
on
Zero
Running
on
Zero
Create app.conf
Browse files
app.conf
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cover_path": "./cover.png",
|
3 |
+
"model_id": "John6666/wai-ani-nsfw-ponyxl-v6-sdxl",
|
4 |
+
"name": "hentai-waianiv6-card",
|
5 |
+
"prompt": "score_9, score_8_up, score_7_up,source_anime,BREAK,{prompt}",
|
6 |
+
"negative_prompt": "SFW, 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",
|
7 |
+
"width": 1024,
|
8 |
+
"height": 768,
|
9 |
+
"inference_steps": 30,
|
10 |
+
"guidance_scale": 4,
|
11 |
+
"use_safetensors": true
|
12 |
+
}
|