Spaces:
Running on Zero
Running on Zero
Commit 路
b7fc923
1
Parent(s): c4a367a
TEMP: AsianRealistic first for diagnosis (#21)
Browse files- TEMP: AsianRealistic first for diagnosis (01ad3fd45dca930a6e1d40db8816d9f2cec407af)
Co-authored-by: pormungtailaw <pormungtai@users.noreply.huggingface.co>
- models.json +19 -19
models.json
CHANGED
|
@@ -2,6 +2,25 @@
|
|
| 2 |
"_comment": "Editable model registry. Add/remove entries freely, then restart (or click 馃攧 Reload models). `clip_skip` uses A1111 convention (2 = skip one layer, common for SD1.5 community models). `default_width`/`default_height` set the canvas when the model is picked. See README_TH.md.",
|
| 3 |
|
| 4 |
"models": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
{
|
| 6 |
"id": "majicmix-realistic-v7",
|
| 7 |
"label": "majicMIX Realistic V7 (SD1.5)",
|
|
@@ -59,25 +78,6 @@
|
|
| 59 |
"default_guidance": 6.5,
|
| 60 |
"enabled": true
|
| 61 |
},
|
| 62 |
-
{
|
| 63 |
-
"id": "asianrealistic-sdlife-v6",
|
| 64 |
-
"label": "AsianRealistic SDLife V6 (SD1.5)",
|
| 65 |
-
"base": "sd15",
|
| 66 |
-
"type": "checkpoint",
|
| 67 |
-
"repo_id": "stablediffusionapi/asianrealisticsdlifechias",
|
| 68 |
-
"single_file_url": null,
|
| 69 |
-
"vae": "stabilityai/sd-vae-ft-mse",
|
| 70 |
-
"preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c67da8b-5e57-413c-a5ca-135f5ed9af18/width=450/1743066.jpeg",
|
| 71 |
-
"trigger": "",
|
| 72 |
-
"clip_skip": 2,
|
| 73 |
-
"default_width": 512,
|
| 74 |
-
"default_height": 768,
|
| 75 |
-
"recommended_prompt": "RAW photo, beautiful asian woman, elegant dress, soft cinematic light, ultra detailed",
|
| 76 |
-
"negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, deformed, duplicate, watermark, text",
|
| 77 |
-
"default_steps": 28,
|
| 78 |
-
"default_guidance": 6.0,
|
| 79 |
-
"enabled": true
|
| 80 |
-
},
|
| 81 |
{
|
| 82 |
"id": "sdxl-base",
|
| 83 |
"label": "SDXL 路 Base 1.0",
|
|
|
|
| 2 |
"_comment": "Editable model registry. Add/remove entries freely, then restart (or click 馃攧 Reload models). `clip_skip` uses A1111 convention (2 = skip one layer, common for SD1.5 community models). `default_width`/`default_height` set the canvas when the model is picked. See README_TH.md.",
|
| 3 |
|
| 4 |
"models": [
|
| 5 |
+
{
|
| 6 |
+
"id": "asianrealistic-sdlife-v6",
|
| 7 |
+
"label": "AsianRealistic SDLife V6 (SD1.5)",
|
| 8 |
+
"base": "sd15",
|
| 9 |
+
"type": "checkpoint",
|
| 10 |
+
"repo_id": "stablediffusionapi/asianrealisticsdlifechias",
|
| 11 |
+
"single_file_url": null,
|
| 12 |
+
"vae": "stabilityai/sd-vae-ft-mse",
|
| 13 |
+
"preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c67da8b-5e57-413c-a5ca-135f5ed9af18/width=450/1743066.jpeg",
|
| 14 |
+
"trigger": "",
|
| 15 |
+
"clip_skip": 2,
|
| 16 |
+
"default_width": 512,
|
| 17 |
+
"default_height": 768,
|
| 18 |
+
"recommended_prompt": "RAW photo, beautiful asian woman, elegant dress, soft cinematic light, ultra detailed",
|
| 19 |
+
"negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, deformed, duplicate, watermark, text",
|
| 20 |
+
"default_steps": 28,
|
| 21 |
+
"default_guidance": 6.0,
|
| 22 |
+
"enabled": true
|
| 23 |
+
},
|
| 24 |
{
|
| 25 |
"id": "majicmix-realistic-v7",
|
| 26 |
"label": "majicMIX Realistic V7 (SD1.5)",
|
|
|
|
| 78 |
"default_guidance": 6.5,
|
| 79 |
"enabled": true
|
| 80 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
{
|
| 82 |
"id": "sdxl-base",
|
| 83 |
"label": "SDXL 路 Base 1.0",
|