character-studio / models.json
mamungtai-sat's picture
AsianRealistic: try noussaler single_file mirror (stablediffusionapi mirror was broken) (#23)
1602aa2
Raw
History Blame
5.62 kB
{
"_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.",
"models": [
{
"id": "asianrealistic-sdlife-v6",
"label": "AsianRealistic SDLife V6 (SD1.5)",
"base": "sd15",
"type": "checkpoint",
"repo_id": null,
"single_file_url": "https://huggingface.co/noussaler/asianrealisticSdlife_v60/resolve/main/asianrealisticSdlife_v60.safetensors",
"preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c67da8b-5e57-413c-a5ca-135f5ed9af18/width=450/1743066.jpeg",
"trigger": "",
"clip_skip": 2,
"default_width": 512,
"default_height": 768,
"recommended_prompt": "RAW photo, beautiful asian woman, elegant dress, soft cinematic light, ultra detailed",
"negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, deformed, duplicate, watermark, text",
"default_steps": 28,
"default_guidance": 6.0,
"enabled": true
},
{
"id": "majicmix-realistic-v7",
"label": "majicMIX Realistic V7 (SD1.5)",
"base": "sd15",
"type": "checkpoint",
"repo_id": "digiplay/majicMIX_realistic_v7",
"single_file_url": null,
"preview": "previews/majicmix-realistic-v7.webp",
"trigger": "",
"clip_skip": 2,
"default_width": 512,
"default_height": 768,
"recommended_prompt": "RAW photo, portrait of a beautiful woman, detailed skin, soft cinematic light, 50mm, depth of field, ultra detailed",
"negative_prompt": "(worst quality, low quality, normal quality:1.4), lowres, bad anatomy, bad hands, extra digits, fewer digits, deformed, disfigured, mutated, extra limbs, duplicate, cropped, watermark, text, signature, jpeg artifacts",
"default_steps": 28,
"default_guidance": 7.0,
"enabled": true
},
{
"id": "sd15-realistic-base",
"label": "SD1.5 路 Realistic Base",
"base": "sd15",
"type": "checkpoint",
"repo_id": "stable-diffusion-v1-5/stable-diffusion-v1-5",
"single_file_url": null,
"preview": "previews/sd15-realistic-base.webp",
"trigger": "",
"clip_skip": 1,
"default_width": 512,
"default_height": 768,
"recommended_prompt": "RAW photo, a beautiful woman, detailed skin, soft lighting, 50mm, depth of field",
"negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, extra digits, deformed, duplicate, watermark, text",
"default_steps": 28,
"default_guidance": 6.5,
"enabled": true
},
{
"id": "asian-girls-face-lora",
"label": "Asian Girls Face (LoRA 路 SD1.5)",
"base": "sd15",
"type": "lora",
"repo_id": "stable-diffusion-v1-5/stable-diffusion-v1-5",
"lora_url": null,
"lora_repo_id": "hellosvip/Asiangirlsface",
"lora_weight_name": "asianGirlsFace_v1.safetensors",
"lora_scale": 0.8,
"preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/031e4408-3098-4f4a-9a05-d499cedf513a/width=450/747945.jpeg",
"trigger": "",
"clip_skip": 2,
"default_width": 512,
"default_height": 768,
"recommended_prompt": "RAW photo, asian girl, pretty face, natural skin texture, cinematic light",
"negative_prompt": "(worst quality, low quality:1.4), lowres, bad anatomy, bad hands, deformed, duplicate, watermark, text",
"default_steps": 28,
"default_guidance": 6.5,
"enabled": true
},
{
"id": "sdxl-base",
"label": "SDXL 路 Base 1.0",
"base": "sdxl",
"type": "checkpoint",
"repo_id": "stabilityai/stable-diffusion-xl-base-1.0",
"single_file_url": null,
"preview": "previews/sdxl-base.webp",
"trigger": "",
"clip_skip": 1,
"default_width": 1024,
"default_height": 1024,
"recommended_prompt": "cinematic photo of a beautiful woman, 35mm, highly detailed, soft natural light",
"negative_prompt": "lowres, bad anatomy, worst quality, watermark, text",
"default_steps": 30,
"default_guidance": 6.0,
"enabled": true
},
{
"id": "flux-schnell",
"label": "FLUX.1 路 Schnell (fast, open)",
"base": "flux",
"type": "checkpoint",
"repo_id": "black-forest-labs/FLUX.1-schnell",
"single_file_url": null,
"preview": "previews/flux-schnell.webp",
"trigger": "",
"clip_skip": 1,
"default_width": 1024,
"default_height": 1024,
"recommended_prompt": "a photorealistic portrait of a young woman, studio light, sharp focus, ultra detailed",
"negative_prompt": "",
"default_steps": 4,
"default_guidance": 0.0,
"_note": "FLUX.1-schnell is now gated + ~24GB (times out on ZeroGPU). Needs HF_TOKEN with access.",
"enabled": false
},
{
"id": "flux-dev",
"label": "FLUX.1 路 Dev (gated 路 needs HF token)",
"base": "flux",
"type": "checkpoint",
"repo_id": "black-forest-labs/FLUX.1-dev",
"single_file_url": null,
"preview": "previews/flux-schnell.webp",
"trigger": "",
"clip_skip": 1,
"default_width": 1024,
"default_height": 1024,
"recommended_prompt": "a photorealistic portrait of a young woman, golden hour, 85mm, bokeh, ultra detailed",
"negative_prompt": "",
"default_steps": 25,
"default_guidance": 3.5,
"enabled": false
}
]
}