Skip to content

api_nodes: add MinimaxHailuoVideoNode node #9262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bigcat88
Copy link
Contributor

@bigcat88 bigcat88 commented Aug 9, 2025

  1. Removed the OUTPUT_NODE=True flag from all Minimax nodes, as it appears to be a typo/bug. These nodes are not output nodes.
  2. Renamed Model to MiniMaxModel for easier understanding of what this enum refers to.
  3. Created a separate node MinimaxHailuoVideoNode for Hailuo-02, which can work as both text-to-video and image-to-video. Added input value checks for fast failure if something is wrong (for 1080p it is not possible to set duration of 10 seconds)

Video with test:

simplescreenrecorder-2025-08-09_16.07.31.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant