drbaph/Hyperflow-Comfyui
HyperFlow — ComfyUI node weights
<video src="https://huggingface.co/drbaph/Hyperflow-Comfyui/resolve/main/hyperflow_1.mp4" controls loop width="100%"> </video>
<video src="https://huggingface.co/drbaph/Hyperflow-Comfyui/resolve/main/hyperflow_2.mp4" controls loop width="100%"> </video>
<video src="https://huggingface.co/drbaph/Hyperflow-Comfyui/resolve/main/hyperflow_3.mp4" controls loop width="100%"> </video>
ComfyUI-converted builds of HyperFlow (Video Rebirth's 8-step LoRA for MiniMax-H3, video + audio), for the [ComfyUI-Hyperflow](https://github.com/Saganaki22/ComfyUI-Hyperflow) custom node.
These are not the standalone LoRAs. The files here require the custom node (they carry the time-embedder/endpoint LoRA + fixed 8-step grid the node consumes). If you want to use HyperFlow without the custom node, get the extracted standalone builds from drbaph/MiniMax-H3-Turbo-Lora-ComfyUI — those load with the stock Load LoRA node (backbone only, no two-time conditioning, output deviates from the released model).
Files — download ONE into models/hyperflow/
📂 ComfyUI/
└── 📂 models/
└── 📂 hyperflow/
└── custom_node_hyperflow_8step_v1.0_comfyui.safetensors- The
hyperflow.json/hyperflow_pruned.jsonmanifests ship with the node pack — you only download the.safetensors. - Or skip downloading: enable the node's
download_if_missingtoggle and it fetches itself. - Converted from the official
minimax_h3_hyperflow_8step_v1.0.safetensors(SHA-2569297f450…df447, verified); the original diffusers-layout file is rejected by the node, never translated at load time.
Usage: Load Diffusion Model (MiniMax-H3) → ApplyHyperFlow → SamplerCustomAdvanced + euler (feed the node's SIGMAS output). Optional sparse attention: core Model Sparse Attention (sol-attn: startpercent 0.25, denseblocks "0,1", tau 1.0).
Weights are a Model Derivative of MiniMax-H3 under the MiniMax H3 Community License.
