From 76c2a958c947721b94ce0bf9548e1a5e15222a1b 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:50 +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 e9203cda4..e8ac4381f 100644 --- a/comfy_extras/nodes_trellis2.py +++ b/comfy_extras/nodes_trellis2.py @@ -737,7 +737,7 @@ class EmptyTextureLatentTrellis2(IO.ComfyNode): return IO.NodeOutput({"samples": latent, "coords": coords, "coords_counts": counts, "type": "trellis2"}, model) -class EmptyStructureLatentTrellis2(IO.ComfyNode): +class EmptyTrellis2LatentStructure(IO.ComfyNode): @classmethod def define_schema(cls): return IO.Schema(