mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-27 03:13:12 +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):
|
def define_schema(cls):
|
||||||
return IO.Schema(
|
return IO.Schema(
|
||||||
node_id="IdeogramPImage",
|
node_id="IdeogramPImage",
|
||||||
display_name="Ideogram P-Image",
|
display_name="Ideogram & Pruna P-Image",
|
||||||
category="partner/image/Ideogram",
|
category="partner/image/Ideogram",
|
||||||
description="Generates images using P-Image, Ideogram's fast text-to-image model. "
|
description="Generates images using P-Image, Ideogram's fast text-to-image model. "
|
||||||
"Strong typography and photorealism; "
|
"Strong typography and photorealism; "
|
||||||
|
|||||||
Reference in New Issue
Block a user