Add same-day MiniMax H3 FP8 workflows
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
# MiniMax H3 Turbo FP8 I2V
|
||||
|
||||
## Summary
|
||||
|
||||
Same-day `MiniMax H3` image-to-video workflow from `ewin-reg`, covering the first/last-frame path and the model's native audio output.
|
||||
|
||||
## Model Family
|
||||
|
||||
- `minimax`
|
||||
|
||||
## Status
|
||||
|
||||
- `imported-only`
|
||||
|
||||
## Source
|
||||
|
||||
- Model repo: <https://huggingface.co/ewin-reg/MiniMax-H3-Turbo-FP8-ComfyUI>
|
||||
- Workflow file: <https://huggingface.co/ewin-reg/MiniMax-H3-Turbo-FP8-ComfyUI/raw/main/workflows/video_minimax_h3_i2v.json>
|
||||
- Original publisher: `ewin-reg`
|
||||
- Date imported: `2026-09-06`
|
||||
|
||||
## Developer notes
|
||||
|
||||
- The graph runs the `MiniMaxH3ImageToVideo` node with optional first and last frames.
|
||||
- It uses the same FP8 / NVFP4 / audio-VAE model stack as the t2v template.
|
||||
- The workflow keeps the `17k+5` frame rule and exposes the keyframe inputs plainly.
|
||||
|
||||
## Our notes
|
||||
|
||||
- This is the most practically useful of the three templates for identity lock and frame-to-frame control.
|
||||
- Good fit for reference-driven tests, but still a heavy ask on an `RTX 3070` with `8 GB` VRAM.
|
||||
- Worth keeping next to the existing MiniMax first-frame and reference workflows.
|
||||
|
||||
## Required custom nodes
|
||||
|
||||
- Native ComfyUI MiniMax-H3 support
|
||||
|
||||
## Required models
|
||||
|
||||
- `minimax_h3_fl2va_pruned_int8_convrot.safetensors`
|
||||
- `qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors`
|
||||
- `minimax_h3_video_vae_fp16.safetensors`
|
||||
- `minimax_h3_audio_vae_fp32.safetensors`
|
||||
- `minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors` for the turbo path
|
||||
|
||||
## Notes
|
||||
|
||||
- Best same-day MiniMax H3 import if you want a simple first/last-frame graph.
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,49 @@
|
||||
# MiniMax H3 Turbo FP8 R2V
|
||||
|
||||
## Summary
|
||||
|
||||
Same-day `MiniMax H3` reference-to-video workflow from `ewin-reg`, with explicit support for images, videos, and audio references.
|
||||
|
||||
## Model Family
|
||||
|
||||
- `minimax`
|
||||
|
||||
## Status
|
||||
|
||||
- `imported-only`
|
||||
|
||||
## Source
|
||||
|
||||
- Model repo: <https://huggingface.co/ewin-reg/MiniMax-H3-Turbo-FP8-ComfyUI>
|
||||
- Workflow file: <https://huggingface.co/ewin-reg/MiniMax-H3-Turbo-FP8-ComfyUI/raw/main/workflows/video_minimax_h3_r2v.json>
|
||||
- Original publisher: `ewin-reg`
|
||||
- Date imported: `2026-09-06`
|
||||
|
||||
## Developer notes
|
||||
|
||||
- This graph runs `MiniMaxH3ReferenceToVideo`.
|
||||
- It accepts up to 9 reference images, 3 reference videos, and 3 standalone audio references.
|
||||
- The prompt tags the inputs with `<Picture 1>`, `<Video 1>`, and `<Audio 1>` style references.
|
||||
- The sampler setup is tuned for reference-heavy prompts.
|
||||
|
||||
## Our notes
|
||||
|
||||
- Most interesting of the three for identity, voice, and scene continuity work.
|
||||
- Best choice if the goal is a character pack, a reference-sheet workflow, or mixed media control.
|
||||
- Still very heavy for an `RTX 3070` with `8 GB` VRAM, so treat it as a serious test target.
|
||||
|
||||
## Required custom nodes
|
||||
|
||||
- Native ComfyUI MiniMax-H3 support
|
||||
|
||||
## Required models
|
||||
|
||||
- `minimax_h3_ref2va_pruned_int8_convrot.safetensors`
|
||||
- `qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors`
|
||||
- `minimax_h3_video_vae_fp16.safetensors`
|
||||
- `minimax_h3_audio_vae_fp32.safetensors`
|
||||
- `minimax_h3_ref2v_turbo_4step_v0.1_comfyui_bf16.safetensors` for the turbo path
|
||||
|
||||
## Notes
|
||||
|
||||
- Best same-day MiniMax H3 import if you care about reference locking and multi-input control.
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,49 @@
|
||||
# MiniMax H3 Turbo FP8 T2V
|
||||
|
||||
## Summary
|
||||
|
||||
Same-day `MiniMax H3` text-to-video workflow from `ewin-reg` with the newer FP8 / turbo packaging.
|
||||
|
||||
## Model Family
|
||||
|
||||
- `minimax`
|
||||
|
||||
## Status
|
||||
|
||||
- `imported-only`
|
||||
|
||||
## Source
|
||||
|
||||
- Model repo: <https://huggingface.co/ewin-reg/MiniMax-H3-Turbo-FP8-ComfyUI>
|
||||
- Workflow file: <https://huggingface.co/ewin-reg/MiniMax-H3-Turbo-FP8-ComfyUI/raw/main/workflows/video_minimax_h3_t2v.json>
|
||||
- Original publisher: `ewin-reg`
|
||||
- Date imported: `2026-09-06`
|
||||
|
||||
## Developer notes
|
||||
|
||||
- This graph uses the native MiniMax-H3 ComfyUI node path and keeps the audio branch in the loop.
|
||||
- The source card pairs the pruned int8-convrot diffusion model with the Qwen3-VL text encoder and separate video/audio VAEs.
|
||||
- The workflow is built around the `17k+5` frame grid at 24 fps.
|
||||
|
||||
## Our notes
|
||||
|
||||
- Best as a baseline if you want the faster MiniMax H3 route without getting lost in the bigger community packs.
|
||||
- Still heavy for an `RTX 3070` with `8 GB` VRAM, but much more practical than the raw full-fat path.
|
||||
- Good comparison point against the older MiniMax H3 templates already in the repo.
|
||||
|
||||
## Required custom nodes
|
||||
|
||||
- Native ComfyUI MiniMax-H3 support
|
||||
|
||||
## Required models
|
||||
|
||||
- `Comfy-Org/MiniMax-H3` or the equivalent files referenced in the workflow
|
||||
- `minimax_h3_fl2va_pruned_int8_convrot.safetensors`
|
||||
- `qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors`
|
||||
- `minimax_h3_video_vae_fp16.safetensors`
|
||||
- `minimax_h3_audio_vae_fp32.safetensors`
|
||||
- `minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors` for the turbo path
|
||||
|
||||
## Notes
|
||||
|
||||
- Good same-day MiniMax H3 import if you want the leaner FP8/turbo setup.
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user