ComfyUI Node
Smart MiniMax H3 Single-Frame Decoder
Overlay the experimental MiniMax H3 single-frame decoder onto an official H3 video VAE. Encoder stays official. Decode is one untiled temporal slice via decoder(post_quant_conv(z)), matching iamkaikai/MiniMax-H3-Single-Frame-VAE-500K. Not for video.
Smart MiniMax H3 Single-Frame Decoder
- vae
- vae
◄decoder_nameminimax_h3/minimax_h3_single_frame_decoder_500k.safetensors►
◄latent_index0►
CategorySmartHelperNodes
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| vae | VAE | — | |
| decoder_name | COMBO | minimax_h3/minimax_h3_single_frame_decoder_500k.safetensors | 1 options: minimax_h3/minimax_h3_single_frame_decoder_500k.safetensors |
| latent_index | INT | 0-1–4096 | Temporal latent slice to decode independently. 0 = first token (HF default). -1 = last token. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| vae | VAE | — |