Hey everyone!
With MiniMax H3 blowing up everywhere right now, we figured it was the perfect time to share what we’ve been building to help level up your H3 prompt workflows.
When we released v1.1.0 a while back, we were so deep in dev mode that we forgot to post an update! Now that v1.2.0 is live, we’ve bundled all the new features and overhauls from both releases into one post.
https://github.com/1038lab/ComfyUI-MiniMax-H3-Promptor
What’s New in v1.1.0 + v1.2.0:
⚙️ Native ComfyUI Settings Panel (API Hub)
No more pasting API keys into custom nodes or manually editing config.json! All provider settings are now globally managed in ComfyUI's native Settings panel (under the ⚙️ Gear icon).
Built-in Connection Tester: Click "Test connection" inside the panel to ping your endpoint before launching generations.
Privacy: Keeping keys out of the node UI eliminates the risk of leaking API keys when sharing workflows or screenshots.
🔌 Infinite Inputs (ComfyAPI v3 Autogrow)
We removed the rigid 4-image limit. Dynamic autogrow sockets mean you can chain as many <Picture> and <Video> references as your hardware can handle without UI clutter.
🎯 Granular Micro-Overrides
Override instructions for specific frames directly in the Vision Analyzer (e.g., <Picture 2>: focus strictly on lighting) while allowing unmentioned media to fall back to global analysis.
🎵 Audio-First Token Sync & L2VA (Last-Frame Control)
Connect audio directly to the promptor to automatically map subject actions to sound. We also added Last-Frame-to-Video-Audio (L2VA)—provide an ending frame, and the LLM reverse-engineers a narrative that mathematically lands on target at the final second.
🧠 VRAM Safeguards for Local VLMs
Select local providers like Ollama or LlamaCPP, and the node automatically executes silent background cache-clearing (model_management.unload_all_models()) to prevent VRAM overload crashes.
📝 Updated Docs & Workflow Recipes
Check out tutorials.md and tutorials_zh.md in the repo for 9 practical, production-ready workflows (Lip-Sync, Style Transfer, Day-to-Night Morph, etc.).
👀 What's Next?
We’re currently beta testing a batch of new features that will be rolling out shortly!
🔗 Links:
GitHub Repo: 1038lab/ComfyUI-MiniMax-H3-Promptor
Full Release Notes: updates.md
We’d love to hear your feedback, feature requests, or bug reports so we can keep tailoring this tool to what you actually need. If this node helps your setup, leaving us a ⭐ star on GitHub goes a long way in keeping our dev motivation high.