feat: add LTX spatial latent upscale hires support (#1533)

This commit is contained in:
leejet
2026-05-20 22:27:09 +08:00
committed by GitHub
parent bdd937f29a
commit b3374e6a71
12 changed files with 1073 additions and 137 deletions

View File

@@ -176,6 +176,8 @@ Generation Options:
model-specific
--sigmas custom sigma values for the sampler, comma-separated (e.g.,
"14.61,7.8,3.5,0.0").
--hires-sigmas custom sigma values for the highres fix second pass, comma-separated (e.g.,
"0.85,0.725,0.421875,0.0").
--skip-layers layers to skip for SLG steps (default: [7,8,9])
--high-noise-skip-layers (high noise) layers to skip for SLG steps (default: [7,8,9])
-r, --ref-image reference image for Flux Kontext models (can be used multiple times)