mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-26 08:57:26 +08:00
Update comfy_extras/nodes_trellis2.py
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
e800d12bb1
commit
a9518f0293
@ -1844,9 +1844,9 @@ class Trellis2Extension(ComfyExtension):
|
|||||||
EmptyShapeLatentTrellis2,
|
EmptyShapeLatentTrellis2,
|
||||||
EmptyStructureLatentTrellis2,
|
EmptyStructureLatentTrellis2,
|
||||||
EmptyTextureLatentTrellis2,
|
EmptyTextureLatentTrellis2,
|
||||||
VaeDecodeTextureTrellis,
|
VaeDecodeTrellis2Texture,
|
||||||
VaeDecodeShapeTrellis,
|
VaeDecodeTrellis2Shape,
|
||||||
VaeDecodeStructureTrellis2,
|
VaeDecodeTrellis2Structure,
|
||||||
Trellis2UpsampleCascade,
|
Trellis2UpsampleCascade,
|
||||||
PostProcessMesh
|
PostProcessMesh
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user