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