ComfyUI Node
RunningHub MiniMax H3 Dual Sigma Sampler (Legacy)
A ComfyUI node in RunningHub/MiniMax H3/sampling with 16 inputs and 1 output.
RunningHub MiniMax H3 Dual Sigma Sampler (Legacy)
- h3_model
- conditioning
- av_latent
- sampler_config
- sampled_av_latent
◄seed42►
◄sigma_points50►
◄video_shift12.00►
◄audio_shift3.00►
◄acceloff►
◄denoise_videotrue►
◄cache_dit_rdt0.12►
◄cache_dit_mc2►
◄cache_dit_warmup4►
◄velocity_stride4►
◄sampler_modeeuler►
◄allow_accel_with_res_multistepfalse►
CategoryRunningHub/MiniMax H3/sampling
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| h3_model | MINIMAX_H3_DIRECT_MODEL | — | |
| conditioning | MINIMAX_H3_CONDITIONING | — | |
| av_latent | MINIMAX_H3_AV_LATENT | — | |
| seed | INT | 420–9223372036854776000 | — |
| sigma_points | INT | 502–1000 | 遵循原仓库语义:50 个 sigma 点产生 49 次 DiT forward。 |
| video_shift | FLOAT | 12.000.01–100 | — |
| audio_shift | FLOAT | 3.000.01–100 | — |
| accel | COMBO | off | 单卡近似加速。off=关闭;auto=优先 velocity-cache profile,否则 Cache-DiT;minimax-h3-velocity-cache-v1≈少 DiT 次数(推荐单卡);minimax-h3-cache-v1=Cache-DiT(需 cache-dit);manual-* 手调。仅验证 1344×768/124f/50steps/shift12·3。不可作 GT。 |
| denoise_video | BOOLEAN | true | False=V2A:av_latent.video 作干净视觉条件(timestep floor),只去噪音频。要求 T2VA 布局且 video 非 Empty 全零;可用 Encode Video→AV Latent 或 Separate AV Latent 填入视频。 |
| cache_dit_rdtopt | FLOAT | 0.120–1 | 仅 accel=manual-cache-dit:残差阈值,越大越快越糙。 |
| cache_dit_mcopt | INT | 21–32 | 仅 accel=manual-cache-dit:最大连续缓存步数。 |
| cache_dit_warmupopt | INT | 40–64 | 仅 accel=manual-cache-dit:warmup 步数。 |
| velocity_strideopt | INT | 41–32 | 仅 accel=manual-velocity:DiT 刷新步距;1=精确无缓存。 |
| sampler_modeopt | COMBO | euler | euler=官方一阶(sigma_points=50)。res_multistep=二阶多步指数积分器(ComfyUI 官方 H3 模板同款),建议 sigma_points=21(20 次 DiT)≈ euler-50 质量、快约 2.5×;该模式暂强制 accel=off(profile 按 euler-50 标定)。 |
| allow_accel_with_res_multistepopt | BOOLEAN | false | 允许 res_multistep 叠加 accel(默认关闭)。该组合未标定:sigma_points=21 时叠加会明显劣化;需同时调高步数才可用,且同等画质下并不比 euler+velocity 省。 |
| sampler_configopt | MINIMAX_H3_SAMPLER_CONFIG | 可选;不接时全部走默认。 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| sampled_av_latent | MINIMAX_H3_AV_LATENT | — |