4.6 KiB
4.6 KiB
MiniMax H3 R2V Master
Summary
Best-current MiniMax H3 reference-first generation master for Chris's actual
priority: reference-to-video first, not generic t2v. This maintained
version now promotes the quality features from the Chris working graph:
second-pass enhancement enabled, RTXVideoSuperResolution enabled, and the
non-Heretic AWQ text-encoder path.
Status
best-current-r2v-master
Workflow asset
workflow.jsonapi-prompt.jsonprompt-guide.mdprompt-template.mdreferences/default-character-reference.jpgreferences/default-location-reference.jpgreferences/default-location-reference.url
This pass
- Promoted the Chris working quality lane into the maintained master.
- Enabled the built-in
2 Passpath. - Enabled the built-in
HIGH QUALITYpath soRTXVideoSuperResolutionruns. - Swapped away from the Heretic text encoder to the
AWQMiniMax encoder path. - Kept the prompt structure generic and reusable for the single-clip
ref2vlane.
Built from
custom/chris/minimax-h3-extender-working/- current MiniMax Ref2VA prompt guidance in
optimized/notes/minimax-h3-ref2va-prompt-guidelines.md - local MiniMax continuation lessons gathered from earlier optimized
ref2vandContex Loopexperiments - official MiniMax H3 docs for prompt relationships, role labels, and limits
Key model stack
minimax_h3_ref2va_pruned_int8_convrot.safetensorsqwen3vl_32b_minimax_h3_nvfp4_awq.safetensorsminimax_h3_video_vae_int8_convrot.safetensorsminimax_h3_audio_vae_fp32.safetensorsminimax\minimax_h3_ref2v_turbo_4step_v0.1_comfyui_bf16.safetensors
Main changes
- keeps the safer
864x480working canvas for the mainref2vlane - uses the
AWQMiniMax text encoder instead of the Heretic path - enables the graph's
2 Passlane - enables the graph's
HIGH QUALITYlane soRTXVideoSuperResolutionruns - sets the RTX upscale multiplier to
2x - keeps
Sol Attnenabled in the promoted working graph - keeps generic reusable prompt text in the single-clip lane
- replaces the old Chris-specific continuation plan with a generic three-shot starter
Current working settings
- main
ref2vresolution:864x480 - source timeline basis:
24 fps - main scheduler lane:
simple - standard sampler option present:
euler_ancestral - high-quality sampler option present:
euler_ancestral_cfg_pp - second-pass denoise in the promoted working graph:
0.4 - starter continuation plan defaults:
10sclips,8plan steps - RTX upscale:
2x,ULTRA
API submission
workflow.jsonis the maintained front-end graph and still includes helper nodes that ComfyUI rejects when you post the raw graph directly to/prompt.api-prompt.jsonis the server-safe prompt-style export for direct API submission.scripts/queue-minimax-r2v-duration-sweep.mjsuploads the bundled scene + character refs and queues the2s/5s/8s/12s/15s/17s/20sduration sweep with first-pass steps set to8by default.- On the current
8 GiBtest box, the corrected default-reference sweep completed successfully through17s; the20srun failed with a GPU out-of-memory error. Treat17sas the current verified upper bound for this exact local setup unless the workflow or hardware changes.
When to use this
- use this first when the goal is: keep one or more reference images stable and
generate a higher-quality
MiniMax H3ref2vclip with the current quality passes enabled - use
optimized/image-to-video/minimax-h3-extension-master/instead when the main job is extending an already existing source video rather than generating a new reference-driven chain
Notes
- This master is now heavier than the older lightweight
w4a8/ Heretic lane. - It is the quality-biased
ref2vpath, not the cheapest local-safe path. - The graph still carries extra continuation machinery from the promoted Chris
working workflow, but the maintained
ref2vlane is the generic single-clip starter built around the reusable prompt block and quality passes. - Use
prompt-guide.mdfor the short authoring rules andprompt-template.mdfor a copy-ready starter block that matches this maintained workflow. - Default bundled
<Picture 1>scene reference:references/default-location-reference.jpg - Optional provenance note for the scene reference:
references/default-location-reference.url - Default bundled Subject 1 character reference:
references/default-character-reference.jpg - Verified corrected-reference duration sweep on
2026-08-22:2s,5s,8s,12s,15s, and17spassed;20sfailed on VRAM.