mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-22 09:16:02 +08:00
[Partner Nodes] chore(Prune): rename Ideogram P-Image node (#15751)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
This commit is contained in:
@@ -531,7 +531,7 @@ class IdeogramPImage(IO.ComfyNode):
|
||||
def define_schema(cls):
|
||||
return IO.Schema(
|
||||
node_id="IdeogramPImage",
|
||||
display_name="Ideogram P-Image",
|
||||
display_name="Ideogram & Pruna P-Image",
|
||||
category="partner/image/Ideogram",
|
||||
description="Generates images using P-Image, Ideogram's fast text-to-image model. "
|
||||
"Strong typography and photorealism; "
|
||||
|
||||
Reference in New Issue
Block a user