Spaces:
Running on Zero
Running on Zero
Commit ·
68c4bff
1
Parent(s): af6d26d
Re-enable Asian Girls Face + AsianRealistic V6 via HF mirrors (no Civitai token needed) (#16)
Browse files- Re-enable Asian Girls Face + AsianRealistic V6 via HF mirrors (no Civitai token needed) (53ea6f7e7ce7beec60ef119fefbb7e530abed4bd)
Co-authored-by: pormungtailaw <pormungtai@users.noreply.huggingface.co>
- models.json +7 -9
models.json
CHANGED
|
@@ -44,9 +44,9 @@
|
|
| 44 |
"base": "sd15",
|
| 45 |
"type": "lora",
|
| 46 |
"repo_id": "stable-diffusion-v1-5/stable-diffusion-v1-5",
|
| 47 |
-
"lora_url":
|
| 48 |
-
"lora_repo_id":
|
| 49 |
-
"lora_weight_name":
|
| 50 |
"lora_scale": 0.8,
|
| 51 |
"preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/031e4408-3098-4f4a-9a05-d499cedf513a/width=450/747945.jpeg",
|
| 52 |
"trigger": "",
|
|
@@ -57,16 +57,15 @@
|
|
| 57 |
"negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, deformed, duplicate, watermark, text",
|
| 58 |
"default_steps": 28,
|
| 59 |
"default_guidance": 6.5,
|
| 60 |
-
"
|
| 61 |
-
"enabled": false
|
| 62 |
},
|
| 63 |
{
|
| 64 |
"id": "asianrealistic-sdlife-v6",
|
| 65 |
"label": "AsianRealistic SDLife V6 (SD1.5)",
|
| 66 |
"base": "sd15",
|
| 67 |
"type": "checkpoint",
|
| 68 |
-
"repo_id":
|
| 69 |
-
"single_file_url":
|
| 70 |
"preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c67da8b-5e57-413c-a5ca-135f5ed9af18/width=450/1743066.jpeg",
|
| 71 |
"trigger": "",
|
| 72 |
"clip_skip": 2,
|
|
@@ -76,8 +75,7 @@
|
|
| 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 |
-
"
|
| 80 |
-
"enabled": false
|
| 81 |
},
|
| 82 |
{
|
| 83 |
"id": "sdxl-base",
|
|
|
|
| 44 |
"base": "sd15",
|
| 45 |
"type": "lora",
|
| 46 |
"repo_id": "stable-diffusion-v1-5/stable-diffusion-v1-5",
|
| 47 |
+
"lora_url": null,
|
| 48 |
+
"lora_repo_id": "hellosvip/Asiangirlsface",
|
| 49 |
+
"lora_weight_name": "asianGirlsFace_v1.safetensors",
|
| 50 |
"lora_scale": 0.8,
|
| 51 |
"preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/031e4408-3098-4f4a-9a05-d499cedf513a/width=450/747945.jpeg",
|
| 52 |
"trigger": "",
|
|
|
|
| 57 |
"negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, deformed, duplicate, watermark, text",
|
| 58 |
"default_steps": 28,
|
| 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 |
"preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c67da8b-5e57-413c-a5ca-135f5ed9af18/width=450/1743066.jpeg",
|
| 70 |
"trigger": "",
|
| 71 |
"clip_skip": 2,
|
|
|
|
| 75 |
"negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, deformed, duplicate, watermark, text",
|
| 76 |
"default_steps": 28,
|
| 77 |
"default_guidance": 6.0,
|
| 78 |
+
"enabled": true
|
|
|
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "sdxl-base",
|