Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI-Hunyuan3DWrapper > Hy3D VAE Decode

ComfyUI Node: Hy3D VAE Decode

Class Name

Hy3DVAEDecode

Category
Hunyuan3DWrapper
Author
kijai (Account age: 2948days)
Extension
ComfyUI-Hunyuan3DWrapper
Latest Updated
2026-07-29
Github Stars
1.03K

How to Install ComfyUI-Hunyuan3DWrapper

Install this extension via the ComfyUI Manager by searching for ComfyUI-Hunyuan3DWrapper
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-Hunyuan3DWrapper in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Hy3D VAE Decode Description

Transforms latent data into 3D voxel models using a VAE for efficient 3D rendering.

Hy3D VAE Decode:

The Hy3DVAEDecode node is designed to transform latent representations into 3D voxel data using a Variational Autoencoder (VAE) model. This node is particularly useful in the realm of 3D modeling and rendering, where it facilitates the conversion of abstract latent space data into tangible 3D structures. By leveraging the capabilities of the VAE, this node allows for efficient and scalable decoding of complex 3D shapes, making it an essential tool for AI artists and developers working with 3D content. The primary goal of this node is to provide a seamless and efficient way to decode latent data into a format that can be further processed or visualized, thus bridging the gap between abstract data and concrete 3D models.

Hy3D VAE Decode Input Parameters:

samples

This parameter represents the latent data that needs to be decoded. It is the core input that the VAE model will process to generate the 3D voxel output. The quality and characteristics of the resulting 3D model are heavily influenced by the nature of this latent input.

vae

The VAE model used for decoding the latent data. This model is responsible for interpreting the latent space and converting it into a meaningful 3D structure. The choice of VAE can affect the fidelity and style of the output.

num_chunks

This parameter determines the number of chunks the latent data is divided into during the decoding process. It allows for efficient processing of large datasets by breaking them into manageable pieces. The default value is 8000, with a minimum of 1000 and a maximum of 500000. Adjusting this value can impact the speed and memory usage of the decoding process.

octree_resolution

This parameter sets the resolution of the octree used in the voxelization process. A higher resolution results in more detailed 3D models but requires more computational resources. The default value is 256, with a minimum of 16 and a maximum of 512. Balancing resolution with performance is key to optimizing the output.

Hy3D VAE Decode Output Parameters:

voxels

The output of the node is a voxel representation of the decoded 3D model. This voxel data can be used for further processing, visualization, or conversion into other 3D formats. It represents the spatial structure of the decoded model and is crucial for rendering and analysis tasks.

Hy3D VAE Decode Usage Tips:

  • Adjust the num_chunks parameter to optimize performance based on your system's capabilities. Lower values may speed up processing but could lead to less detailed outputs.
  • Experiment with the octree_resolution to find a balance between model detail and computational efficiency. Higher resolutions provide more detail but require more resources.

Hy3D VAE Decode Common Errors and Solutions:

"Invalid latent input"

  • Explanation: This error occurs when the samples parameter does not contain valid latent data.
  • Solution: Ensure that the input to the samples parameter is correctly formatted and derived from a compatible source.

"VAE model not found"

  • Explanation: This error indicates that the specified VAE model is not available or incorrectly specified.
  • Solution: Verify that the vae parameter is correctly set to a valid and accessible VAE model.

"Octree resolution out of bounds"

  • Explanation: The octree_resolution parameter is set outside the allowed range.
  • Solution: Adjust the octree_resolution to be within the specified range of 16 to 512.

Hy3D VAE Decode Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-Hunyuan3DWrapper
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Hy3D VAE Decode