mamungtai-sat pormungtai commited on
Commit
ba79748
1 Parent(s): 1602aa2

Disable AsianRealistic V6 (all HF mirrors broken); majicMIX default (#24)

Browse files

- Disable AsianRealistic V6 (all HF mirrors broken); majicMIX default (e089adab02fd25aa24018eb0e745c79117f9b3c0)


Co-authored-by: pormungtailaw <pormungtai@users.noreply.huggingface.co>

Files changed (1) hide show
  1. models.json +20 -20
models.json CHANGED
@@ -1,25 +1,6 @@
1
  {
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": null,
11
- "single_file_url": "https://huggingface.co/noussaler/asianrealisticSdlife_v60/resolve/main/asianrealisticSdlife_v60.safetensors",
12
- "preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c67da8b-5e57-413c-a5ca-135f5ed9af18/width=450/1743066.jpeg",
13
- "trigger": "",
14
- "clip_skip": 2,
15
- "default_width": 512,
16
- "default_height": 768,
17
- "recommended_prompt": "RAW photo, beautiful asian woman, elegant dress, soft cinematic light, ultra detailed",
18
- "negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, deformed, duplicate, watermark, text",
19
- "default_steps": 28,
20
- "default_guidance": 6.0,
21
- "enabled": true
22
- },
23
  {
24
  "id": "majicmix-realistic-v7",
25
  "label": "majicMIX Realistic V7 (SD1.5)",
@@ -77,6 +58,25 @@
77
  "default_guidance": 6.5,
78
  "enabled": true
79
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  {
81
  "id": "sdxl-base",
82
  "label": "SDXL 路 Base 1.0",
@@ -133,4 +133,4 @@
133
  "enabled": false
134
  }
135
  ]
136
- }
 
1
  {
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
  "models": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  {
5
  "id": "majicmix-realistic-v7",
6
  "label": "majicMIX Realistic V7 (SD1.5)",
 
58
  "default_guidance": 6.5,
59
  "enabled": true
60
  },
61
+ {
62
+ "id": "asianrealistic-sdlife-v6",
63
+ "label": "AsianRealistic SDLife V6 (SD1.5)",
64
+ "base": "sd15",
65
+ "type": "checkpoint",
66
+ "repo_id": null,
67
+ "single_file_url": "https://huggingface.co/noussaler/asianrealisticSdlife_v60/resolve/main/asianrealisticSdlife_v60.safetensors",
68
+ "preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c67da8b-5e57-413c-a5ca-135f5ed9af18/width=450/1743066.jpeg",
69
+ "trigger": "",
70
+ "clip_skip": 2,
71
+ "default_width": 512,
72
+ "default_height": 768,
73
+ "recommended_prompt": "RAW photo, beautiful asian woman, elegant dress, soft cinematic light, ultra detailed",
74
+ "negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, deformed, duplicate, watermark, text",
75
+ "default_steps": 28,
76
+ "default_guidance": 6.0,
77
+ "enabled": false,
78
+ "_note": "All HF mirrors of this checkpoint produce noise or load errors; majicMIX V7 covers the same realistic-Asian use case."
79
+ },
80
  {
81
  "id": "sdxl-base",
82
  "label": "SDXL 路 Base 1.0",
 
133
  "enabled": false
134
  }
135
  ]
136
+ }