Update comfy_extras/nodes_trellis2.py
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
3aba0c565f
commit
8a2a009b99
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Reference in New Issue