Import same-day MiniMax H3 workflows

This commit is contained in:
Morpheus
2026-09-07 18:09:23 +00:00
parent 493f436778
commit 29e97994e7
4 changed files with 13659 additions and 0 deletions
@@ -0,0 +1,50 @@
# MiniMax H3 LongVideos
## Summary
Same-day MiniMax H3 long-video workflow with synced audio and shot chaining.
## Model Family
- `minimax`
## Status
- `imported-only`
## Source
- Model card: <https://huggingface.co/Smite79/MiniMax-H3-Longvideos>
- Workflow file: <https://huggingface.co/Smite79/MiniMax-H3-Longvideos/resolve/main/workflows/H3%20LongVideos%20Demo%20Workflow.json?download=true>
- Original publisher: `Smite79`
- Date imported: `2026-09-07`
## Developer notes
- The workflow is built around the `H3 LongVideos` node pack.
- It turns a paragraph-by-paragraph prompt into chained shots and supports `plan_only` for a non-rendering split check.
- The source README expects ComfyUI `0.31+` with native MiniMax-H3 support.
## Our notes
- This is the most immediately useful MiniMax H3 import today because it packages the long-form, audio-synced path instead of a bare checkpoint.
- The default settings are already aimed at practical use: `8` steps, `res_multistep`, `shift_video/shift_audio` at `12/3`, and shot chaining.
- Still heavy for an RTX 3070 with `8 GB` VRAM, but this is the right kind of heavy if you want a real H3 workflow.
## Required custom nodes
- `Smite79/MiniMax-H3-LongVideos`
- current ComfyUI MiniMax-H3 support
- `pysssss` for the text output panels
## Required models
- `MiniMax-H3` diffusion model
- `MiniMax-H3` text encoder
- `MiniMax-H3` video VAE
- `MiniMax-H3` audio VAE
- optional `MiniMax-H3` PDD Acc LoRA for the low-step path
## Notes
- Best first try if you want a reusable local MiniMax H3 workflow rather than another checkpoint.
File diff suppressed because one or more lines are too long
@@ -0,0 +1,50 @@
# MiniMax H3 Singularity Pruned W4A8
## Summary
Pruned MiniMax H3 workflow packaged with a graft-preserving W4A8 conversion.
## Model Family
- `minimax`
## Status
- `imported-only`
## Source
- Model card: <https://huggingface.co/cicalooo/Minimax-h3_Singularity_v1.3_pruned_w4a8_graft_preserving>
- Workflow file: <https://huggingface.co/cicalooo/Minimax-h3_Singularity_v1.3_pruned_w4a8_graft_preserving/resolve/main/Minimax-h3_Singularity_v1.3_pruned_w4a8_graft_preserving.quality.json?download=true>
- Conversion notes: <https://huggingface.co/cicalooo/Minimax-h3_Singularity_v1.3_pruned_w4a8_graft_preserving/raw/main/Minimax-h3_Singularity_v1.3_pruned_w4a8_graft_preserving.quality.md>
- Original publisher: `cicalooo`
- Date imported: `2026-09-07`
## Developer notes
- The conversion notes describe a graft-preserving W4A8 pass over `Minimax-h3_Singularity_ref2va_v1.3_pruned_bf16.safetensors`.
- The workflow uses the MiniMax H3 long-video stack plus a low-step acceleration path.
- This is the same-day efficiency play, not a new art style drop.
## Our notes
- This is the MiniMax item most worth testing on a local card if you want a leaner path than full bf16.
- It is still not cheap on an RTX 3070 with `8 GB` VRAM, but it looks more practical than a plain full-size H3 pack.
- I would treat this as a serious candidate, not just a watch item.
## Required custom nodes
- `Smite79/MiniMax-H3-LongVideos`
- current ComfyUI MiniMax-H3 support
- `ComfyUI-MiniMax-H3-PDD-Acc` for the acceleration path used in the workflow
## Required models
- `Minimax-h3_Singularity_ref2va_v1.3_pruned_w4a8_graft_preserving.safetensors`
- MiniMax H3 video VAE
- MiniMax H3 audio VAE
- matching MiniMax H3 text encoder
## Notes
- Best used as the leaner local comparison point against the official or full-size H3 templates.
File diff suppressed because it is too large Load Diff