chore(api-nodes-bytedance): mark "seededit" as deprecated, adjust display name of Seedream

This commit is contained in:
bigcat88 2025-12-24 10:23:24 +02:00
parent 650e716dda
commit a1740f5a4b
No known key found for this signature in database
GPG Key ID: 1F0BF0EC3CF22721

View File

@ -229,6 +229,7 @@ class ByteDanceImageEditNode(IO.ComfyNode):
IO.Hidden.unique_id,
],
is_api_node=True,
is_deprecated=True,
)
@classmethod
@ -269,7 +270,7 @@ class ByteDanceSeedreamNode(IO.ComfyNode):
def define_schema(cls):
return IO.Schema(
node_id="ByteDanceSeedreamNode",
display_name="ByteDance Seedream 4",
display_name="ByteDance Seedream 4.5",
category="api node/image/ByteDance",
description="Unified text-to-image generation and precise single-sentence editing at up to 4K resolution.",
inputs=[