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 a9518f0293
commit f6a0dc6ed8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"),