mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-06 06:30:52 +08:00
Update comfy_extras/nodes_trellis2.py
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
b5a6c8a1ca
commit
3aba0c565f
@ -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