ZIT presets
This commit is contained in:
@@ -20,6 +20,7 @@ No default background, so prompts should include "outdoors", "indoors", or somet
|
||||
CFG Scale from 3.0 - 5.5 but the default 4.0 is usually fine.
|
||||
"""
|
||||
"Resolution Set" = "sdxl"
|
||||
preset = "xl"
|
||||
"CFG Scale" = 4.0
|
||||
"Hires. fix" = true
|
||||
"Denoising strength" = 0.5
|
||||
@@ -31,3 +32,14 @@ CFG Scale from 3.0 - 5.5 but the default 4.0 is usually fine.
|
||||
"Sampling Method" = "Euler a"
|
||||
"Schedule Type" = "Uniform"
|
||||
"Rescale CFG" = 0.3
|
||||
|
||||
["z_image_turbo_bf16"]
|
||||
description = "Fast turbo model for high-speed generation."
|
||||
guide = "Follow the standard prompting guide for the model architecture."
|
||||
preset = "zit"
|
||||
modules = ["ae.safetensors", "qwen_3_4b_abliterated.safetensors"]
|
||||
"Resolution Set" = "2k"
|
||||
"CFG Scale" = 1.0
|
||||
"Sampling Steps" = 9
|
||||
"Sampling Method" = "Euler"
|
||||
"Schedule Type" = "Beta"
|
||||
|
||||
Reference in New Issue
Block a user