diff --git a/comfy_extras/nodes_trellis2.py b/comfy_extras/nodes_trellis2.py index 3231407a4..fd7a1c9cc 100644 --- a/comfy_extras/nodes_trellis2.py +++ b/comfy_extras/nodes_trellis2.py @@ -694,7 +694,7 @@ class EmptyTrellis2LatentTexture(IO.ComfyNode): @classmethod def define_schema(cls): return IO.Schema( - node_id="EmptyTextureLatentTrellis2", + node_id="EmptyTrellis2LatentTexture", category="latent/3d", inputs=[ IO.Voxel.Input("structure_or_coords"),