Update comfy_extras/nodes_trellis2.py

Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
Yousef R. Gamaleldin 2026-05-14 14:54:20 +03:00 committed by GitHub
parent 3aba0c565f
commit 8a2a009b99

View File

@ -644,7 +644,7 @@ class EmptyShapeLatentTrellis2(IO.ComfyNode):
@classmethod
def define_schema(cls):
return IO.Schema(
node_id="EmptyShapeLatentTrellis2",
node_id="EmptyTrellis2ShapeLatent",
category="latent/3d",
inputs=[
IO.AnyType.Input("structure_or_coords"),