Add CFG input to batch processor UI

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-24 14:10:37 +01:00
parent 6a3b72c035
commit bc75e7f341
2 changed files with 3 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ DEFAULTS = {
"current_prompt": "",
"negative": "",
"seed": -1,
"cfg": 6.0,
# --- Settings ---
"camera": "static",