Spaces:
Running on Zero
Running on Zero
Lighten majicMIX hires (scale 1.3, steps 12) to reduce GPU/quota cost
#28
by pormungtai - opened
- models.json +1 -1
models.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"default_width": 512,
|
| 15 |
"default_height": 768,
|
| 16 |
"sampler": "dpmpp_2m_karras",
|
| 17 |
-
"hires": { "scale": 1.
|
| 18 |
"neg_embeddings": ["easynegative"],
|
| 19 |
"recommended_prompt": "RAW photo, (photorealistic:1.2), portrait of a beautiful woman, detailed skin texture, visible skin pores, natural skin, subsurface scattering, film grain, soft cinematic light, 85mm, depth of field, ultra detailed, analog photo",
|
| 20 |
"negative_prompt": "EasyNegative, (worst quality, low quality, normal quality:1.4), (smooth skin, airbrushed, plastic skin, waxy skin, doll, 3d, cgi, render:1.2), lowres, bad anatomy, bad hands, extra digits, fewer digits, deformed, disfigured, mutated, extra limbs, duplicate, cropped, watermark, text, signature, jpeg artifacts",
|
|
|
|
| 14 |
"default_width": 512,
|
| 15 |
"default_height": 768,
|
| 16 |
"sampler": "dpmpp_2m_karras",
|
| 17 |
+
"hires": { "scale": 1.3, "denoise": 0.4, "steps": 12 },
|
| 18 |
"neg_embeddings": ["easynegative"],
|
| 19 |
"recommended_prompt": "RAW photo, (photorealistic:1.2), portrait of a beautiful woman, detailed skin texture, visible skin pores, natural skin, subsurface scattering, film grain, soft cinematic light, 85mm, depth of field, ultra detailed, analog photo",
|
| 20 |
"negative_prompt": "EasyNegative, (worst quality, low quality, normal quality:1.4), (smooth skin, airbrushed, plastic skin, waxy skin, doll, 3d, cgi, render:1.2), lowres, bad anatomy, bad hands, extra digits, fewer digits, deformed, disfigured, mutated, extra limbs, duplicate, cropped, watermark, text, signature, jpeg artifacts",
|