mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-18 13:07:28 +08:00
Merge branch 'advanced_save' of https://github.com/yousef-rafat/ComfyUI into advanced_save
This commit is contained in:
commit
fb8726244c
@ -972,7 +972,7 @@ class SaveImageAdvanced(IO.ComfyNode):
|
||||
),
|
||||
IO.Combo.Input(
|
||||
"interpret_as",
|
||||
options=["sRGB", "Linear", "Raw/Data"],
|
||||
options=["sRGB", "Raw/Data"],
|
||||
default="sRGB",
|
||||
advanced=True,
|
||||
),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user