mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-02 17:50:19 +08:00
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:
parent
ae20354b69
commit
2e5c147fb5
@ -418,7 +418,6 @@ class MagnificImageStyleTransferNode(IO.ComfyNode):
|
||||
),
|
||||
],
|
||||
tooltip="Enable portrait mode for facial enhancements.",
|
||||
advanced=True,
|
||||
),
|
||||
IO.Boolean.Input(
|
||||
"fixed_generation",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user