Nodes/ComfyUI_Element_easy/Minimax_H3-LatentUpscaler_Adv
ComfyUI Node

Minimax_H3-LatentUpscaler_Adv

Upscales MiniMax H3 latents (16x compression). conditioning_mode: pass_through / update_meta / full_sync. update_meta fixes fl2va shape mismatch without re-running TE.

By supElement·Created 9 months ago·Updated 10 days ago· 9
Minimax_H3-LatentUpscaler_Adv
  • samples
  • conditioning
  • latent
  • conditioning
upscale_method
width512
height512
crop
chunk_size8
safe_precisionenable
conditioning_modepass_through
CategoryElement_easy/latent

Inputs (9)

NameTypeDefaultDescription
samplesLATENT
upscale_methodCOMBO5 options: nearest-exact, bilinear, area, bicubic, bislerp
widthINT5120–16384
heightINT5120–16384
cropCOMBO2 options: disabled, center
chunk_sizeINT80–128Frames per chunk for low-VRAM GPUs (e.g. RTX 3060 8GB). 0 = process all frames at once (faster but uses more VRAM).
safe_precisionCOMBOenableCast to FP32 during interpolation to prevent NaN artifacts on FP16/BF16.
conditioning_modeCOMBOpass_throughpass_through = do not touch conditioning (standard H3). update_meta = update latent_h/w and REMOVE refs/keyframes (fixes fl2va shape mismatch + avoids ghosting, zero TE cost). full_sync = update latent_h/w AND upscale refs/keyframes (keeps visual references, may cause ghosting).
conditioningoptCONDITIONING

Outputs (2)

NameTypeDescription
latentLATENT
conditioningCONDITIONING