We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f64ab commit d850bcaCopy full SHA for d850bca
modules/config.py
@@ -487,6 +487,7 @@ def init_temp_path(path: str | None, default_path: str) -> str:
487
"default_loras": "<processed>",
488
"default_cfg_scale": "guidance_scale",
489
"default_sample_sharpness": "sharpness",
490
+ "default_cfg_tsnr": "adaptive_cfg",
491
"default_sampler": "sampler",
492
"default_scheduler": "scheduler",
493
"default_overwrite_step": "steps",
0 commit comments