Fix: seed control_after_generate Widget in allen Workflows

ComfyUI fügt nach jedem seed-INT-Widget automatisch ein
control_after_generate Combo-Widget ein. Ohne diesen Slot
in widgets_values waren temperature, cfg_coef und top_k
um eine Position verschoben (cfg_coef zeigte 250 statt 3.0).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Andre 2026-03-21 16:06:44 +01:00
parent e44f4368af
commit 9c9752e884
3 changed files with 5 additions and 0 deletions

View file

@ -20,6 +20,7 @@
30.0, 30.0,
"facebook/musicgen-stereo-medium", "facebook/musicgen-stereo-medium",
0, 0,
"fixed",
0.9, 0.9,
5.0, 5.0,
250, 250,
@ -75,6 +76,7 @@
"fast sword swing whoosh attack sound effect combat", "fast sword swing whoosh attack sound effect combat",
2.0, 2.0,
0, 0,
"fixed",
1.0, 1.0,
4.0, 4.0,
250 250

View file

@ -22,6 +22,7 @@
5.0, 5.0,
"facebook/musicgen-stereo-medium", "facebook/musicgen-stereo-medium",
0, 0,
"fixed",
1.0, 1.0,
3.0, 3.0,
250 250
@ -77,6 +78,7 @@
30.0, 30.0,
"facebook/musicgen-stereo-medium", "facebook/musicgen-stereo-medium",
0, 0,
"fixed",
1.0, 1.0,
3.0, 3.0,
250, 250,

View file

@ -19,6 +19,7 @@
"fast sword swing whoosh attack sound effect combat", "fast sword swing whoosh attack sound effect combat",
2.0, 2.0,
0, 0,
"fixed",
1.0, 1.0,
4.0, 4.0,
250 250