The Workflow was setup to have a clean "GUI" showing only parameters that matter, so you might want to toggle off Link visibility.
V1.0 Minimax H3: IMAGE or TEXT or REFERENCE to Video with Ollama
Workflow features:
single Image, First Frame/Last Frame, Text or Reference to VIDEO
can use up to 4 images, 1 video, 1 audio input as Reference to generate videos
uses Ollama with dedicated system prompts to enhance simple user prompts
applies RTX Video Super Resolution to upscale to a final resolution very fast
can toggle the following accelerators: Turbo Lora, Sage Att., EasyCache, Spectrum, FirstBlockCache, Sol. Att.
Downloads:
Models (IT2V and REF2V, int8_convrot recommended): https://huggingface.co/Comfy-Org/MiniMax-H3/tree/main/diffusion_models
Textencoder (nvfp4) : https://huggingface.co/Comfy-Org/MiniMax-H3/tree/main/text_encoders
VAEs (audio & video) : https://huggingface.co/Comfy-Org/MiniMax-H3/tree/main/vae
Turbo Lora (resized): https://huggingface.co/Kijai/MiniMax-H3_comfy/tree/main/loras
LightX2V Turbo Loras: https://huggingface.co/lightx2v/Minimax-h3-Turbo/tree/main
Ollama model (tested w/ 26b): https://ollama.com/huihui_ai/gemma-4-abliterated or any other model ideally with vision capabilities, like (9b) :https://ollama.com/huihui_ai/qwen3.5-abliterated
Save locations:
π ComfyUI/
βββ π models/
β βββ π vae/
β β βββ minimax_h3_video_vae_fp16.safetensors
β β βββ minimax_h3_audio_vae_fp32.safetensors
β βββ π diffusion_models/
β β βββ minimax_h3_fl2va_pruned_int8_convrot.safetensors
β βββ π text_encoders/
β βββ qwen3vl_32b_minimax_h3_nvfp4_awq.safetensorsOllama help:
Install Ollama fromΒ https://ollama.com/
download a model: Go to a model page, chose a model , then hit the copy button, i.e.Β https://ollama.com/huihui_ai/qwen3-vl-abliterated
open terminal and paste the model name, i.e.: ollama run huihui_ai/qwen3-vl-abliterated
model will be downloaded and can be selected in green comfy node "Ollama Connectivity". Hit "Reconnect" to refresh.
Custom Nodes used:
Description
V1.0 of Minimax H3 Workflow for Image,Text or Reference to VIDEO with Ollama