mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-16 12:07:26 +08:00
Update comfy_extras/nodes_trellis2.py
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
a9518f0293
commit
f6a0dc6ed8
@ -644,7 +644,7 @@ class EmptyShapeLatentTrellis2(IO.ComfyNode):
|
|||||||
@classmethod
|
@classmethod
|
||||||
def define_schema(cls):
|
def define_schema(cls):
|
||||||
return IO.Schema(
|
return IO.Schema(
|
||||||
node_id="EmptyShapeLatentTrellis2",
|
node_id="EmptyTrellis2ShapeLatent",
|
||||||
category="latent/3d",
|
category="latent/3d",
|
||||||
inputs=[
|
inputs=[
|
||||||
IO.AnyType.Input("structure_or_coords"),
|
IO.AnyType.Input("structure_or_coords"),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user