mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-15 19:47:24 +08:00
Update comfy_extras/nodes_trellis2.py
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
666944f974
commit
4292687e8d
@ -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"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user