From b75c39250945d779f94374088e59dd330374449b Mon Sep 17 00:00:00 2001 From: "Yousef R. Gamaleldin" <81116377+yousef-rafat@users.noreply.github.com> Date: Thu, 14 May 2026 14:54:35 +0300 Subject: [PATCH] Update comfy_extras/nodes_trellis2.py Co-authored-by: Alexis Rolland --- comfy_extras/nodes_trellis2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfy_extras/nodes_trellis2.py b/comfy_extras/nodes_trellis2.py index 463f08f30..e9203cda4 100644 --- a/comfy_extras/nodes_trellis2.py +++ b/comfy_extras/nodes_trellis2.py @@ -640,7 +640,7 @@ class Trellis2Conditioning(IO.ComfyNode): negative = [[neg_cond_batched, {"embeds": neg_embeds_batched}]] return IO.NodeOutput(positive, negative) -class EmptyShapeLatentTrellis2(IO.ComfyNode): +class EmptyTrellis2ShapeLatent(IO.ComfyNode): @classmethod def define_schema(cls): return IO.Schema(