remove download

Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com>
This commit is contained in:
Yousef R. Gamaleldin 2026-04-30 14:53:47 +03:00 committed by GitHub
parent 87514354a5
commit 632771d988
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -943,7 +943,7 @@ class SaveImageAdvanced(IO.ComfyNode):
def define_schema(cls):
return IO.Schema(
node_id="SaveImageAdvanced",
search_aliases=["save", "save image", "export image", "output image", "write image", "download"],
search_aliases=["save", "save image", "export image", "output image", "write image"],
display_name="Save Image",
description="Saves the input images to your ComfyUI output directory.",
category="image",