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(