Spaces:
Running on Zero
Running on Zero
Commit 路
503ae1b
1
Parent(s): ba79748
Add photoreal SDXL models: RealVisXL V5 + Juggernaut XL v9 (fix plastic skin) (#25)
Browse files- Add photoreal SDXL models: RealVisXL V5 + Juggernaut XL v9 (fix plastic skin) (a5ad83ea28239242f485943198882879a3b9a406)
Co-authored-by: pormungtailaw <pormungtai@users.noreply.huggingface.co>
- models.json +36 -0
models.json
CHANGED
|
@@ -95,6 +95,42 @@
|
|
| 95 |
"default_guidance": 6.0,
|
| 96 |
"enabled": true
|
| 97 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
{
|
| 99 |
"id": "flux-schnell",
|
| 100 |
"label": "FLUX.1 路 Schnell (fast, open)",
|
|
|
|
| 95 |
"default_guidance": 6.0,
|
| 96 |
"enabled": true
|
| 97 |
},
|
| 98 |
+
{
|
| 99 |
+
"id": "realvisxl-v5",
|
| 100 |
+
"label": "RealVisXL V5 (SDXL 路 photoreal)",
|
| 101 |
+
"base": "sdxl",
|
| 102 |
+
"type": "checkpoint",
|
| 103 |
+
"repo_id": "SG161222/RealVisXL_V5.0",
|
| 104 |
+
"single_file_url": null,
|
| 105 |
+
"preview": "https://placehold.co/400x520/1e293b/93c5fd/png?text=RealVisXL%20V5",
|
| 106 |
+
"trigger": "",
|
| 107 |
+
"clip_skip": 1,
|
| 108 |
+
"default_width": 832,
|
| 109 |
+
"default_height": 1216,
|
| 110 |
+
"recommended_prompt": "RAW photo, a beautiful woman, natural skin texture with pores, photorealistic, 85mm, soft natural light, ultra detailed",
|
| 111 |
+
"negative_prompt": "(worst quality, low quality:1.3), 3d, cartoon, anime, render, cgi, plastic skin, airbrushed, smooth skin, doll, lowres, bad anatomy, bad hands, watermark, text",
|
| 112 |
+
"default_steps": 30,
|
| 113 |
+
"default_guidance": 5.0,
|
| 114 |
+
"enabled": true
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"id": "juggernaut-xl-v9",
|
| 118 |
+
"label": "Juggernaut XL v9 (SDXL 路 photoreal)",
|
| 119 |
+
"base": "sdxl",
|
| 120 |
+
"type": "checkpoint",
|
| 121 |
+
"repo_id": "RunDiffusion/Juggernaut-XL-v9",
|
| 122 |
+
"single_file_url": null,
|
| 123 |
+
"preview": "https://placehold.co/400x520/1e293b/93c5fd/png?text=Juggernaut%20XL",
|
| 124 |
+
"trigger": "",
|
| 125 |
+
"clip_skip": 1,
|
| 126 |
+
"default_width": 832,
|
| 127 |
+
"default_height": 1216,
|
| 128 |
+
"recommended_prompt": "RAW photo, a beautiful woman, natural skin texture with pores, photorealistic, 85mm, soft natural light, ultra detailed",
|
| 129 |
+
"negative_prompt": "(worst quality, low quality:1.3), 3d, cartoon, anime, render, cgi, plastic skin, airbrushed, smooth skin, doll, lowres, bad anatomy, bad hands, watermark, text",
|
| 130 |
+
"default_steps": 30,
|
| 131 |
+
"default_guidance": 5.0,
|
| 132 |
+
"enabled": true
|
| 133 |
+
},
|
| 134 |
{
|
| 135 |
"id": "flux-schnell",
|
| 136 |
"label": "FLUX.1 路 Schnell (fast, open)",
|