File size: 3,949 Bytes
5d0bada
f860bab
5d0bada
 
 
 
 
 
 
 
 
1568bee
5d0bada
 
 
 
 
 
 
 
f860bab
5d0bada
 
 
 
f860bab
5d0bada
 
 
f860bab
5d0bada
 
 
 
 
 
 
f860bab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5d0bada
 
 
 
 
 
 
1568bee
5d0bada
 
 
 
 
 
 
 
 
 
 
 
 
 
1568bee
5d0bada
 
 
 
 
 
 
 
 
 
 
 
 
 
f860bab
5d0bada
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
  "_comment": "Editable model registry. Add/remove entries freely, then restart the Space (or click 馃攧 Reload models). Each entry may include a `preview` image URL shown in the picker. See README_TH.md for the field guide.",

  "models": [
    {
      "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": "",
      "recommended_prompt": "RAW photo, a beautiful woman, detailed skin, soft lighting, 50mm, depth of field",
      "negative_prompt": "(worst quality, low quality:1.4), deformed, extra fingers, 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": "https://civitai.com/api/download/models/67325",
      "lora_repo_id": null,
      "lora_weight_name": null,
      "lora_scale": 0.8,
      "preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/031e4408-3098-4f4a-9a05-d499cedf513a/width=450/747945.jpeg",
      "trigger": "",
      "recommended_prompt": "RAW photo, asian girl, pretty face, natural skin texture, cinematic light",
      "negative_prompt": "(worst quality, low quality:1.4), deformed, watermark, text",
      "default_steps": 28,
      "default_guidance": 6.5,
      "enabled": true
    },
    {
      "id": "asianrealistic-sdlife-v6",
      "label": "AsianRealistic SDLife V6 (SD1.5)",
      "base": "sd15",
      "type": "checkpoint",
      "repo_id": null,
      "single_file_url": "https://civitai.com/api/download/models/127016",
      "preview": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c67da8b-5e57-413c-a5ca-135f5ed9af18/width=450/1743066.jpeg",
      "trigger": "",
      "recommended_prompt": "RAW photo, beautiful asian woman, elegant dress, soft cinematic light, ultra detailed",
      "negative_prompt": "(worst quality, low quality:1.4), deformed, watermark, text",
      "default_steps": 28,
      "default_guidance": 6.0,
      "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": "",
      "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": "",
      "recommended_prompt": "a photorealistic portrait of a young woman, studio light, sharp focus, ultra detailed",
      "negative_prompt": "",
      "default_steps": 4,
      "default_guidance": 0.0,
      "enabled": true
    },
    {
      "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": "https://placehold.co/400x520/1e293b/93c5fd/png?text=FLUX.1%20Dev",
      "trigger": "",
      "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
    }
  ]
}