fix: remove advanced=True from DynamicCombo.Input (unsupported)

Amp-Thread-ID: https://ampcode.com/threads/T-019c1734-6b61-702e-b333-f02c399963fc
This commit is contained in:
bymyself 2026-01-31 19:40:09 -08:00
parent ae20354b69
commit 2e5c147fb5

View File

@ -418,7 +418,6 @@ class MagnificImageStyleTransferNode(IO.ComfyNode):
),
],
tooltip="Enable portrait mode for facial enhancements.",
advanced=True,
),
IO.Boolean.Input(
"fixed_generation",