Skip to content

Commit

Permalink
feat: read value 'CFG Mimicking from TSNR' (adaptive_cfg) from presets (
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexdnk authored and csokun committed Jun 16, 2024
1 parent aff1274 commit 0a0d18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ def init_temp_path(path: str | None, default_path: str) -> str:
"default_loras": "<processed>",
"default_cfg_scale": "guidance_scale",
"default_sample_sharpness": "sharpness",
"default_cfg_tsnr": "adaptive_cfg",
"default_sampler": "sampler",
"default_scheduler": "scheduler",
"default_overwrite_step": "steps",
Expand Down

0 comments on commit 0a0d18a

Please sign in to comment.