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:55:27 +03:00 committed by GitHub
parent 666944f974
commit 4292687e8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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