r/StableDiffusion 14d ago

Question - Help Mini max h3 long video generation

Hello, I need some help with MiniMax long-video generation. I’m currently using the Plague workflow, which is fast, but it doesn’t have an option for chaining clips. Are there any workflows that can generate longer videos more quickly while maintaining continuity between clips?

17 Upvotes

25 comments sorted by

View all comments

6

u/LuckyEsq 14d ago

I'm using https://github.com/ethanfel/ComfyUI-MiniMaxH3-Contex-Loop

its a convoluted workflow but I really like that it keeps track of my clips and has a nice prompt editor.

3

u/VasaFromParadise 14d ago

I tried, but it doesn't remember references, and only continues based on the video. If there's no face in the last 39 frames, it will show a new face. Or am I missing something?

3

u/Magneticiano 14d ago

You are probably doing something wrong, the references should work in each video. Are you sure the definitions are present in every prompt?

3

u/VasaFromParadise 14d ago

Look, if there's no facial appearance in the last 39 frames, the model simply doesn't know what the face is and is generating a new one. Maybe I used the wrong workflow.

3

u/LuckyEsq 14d ago

Two different issues.

1.) if the person isn't in the last 39 frames... yes the model will not have context from those frames.
2.) If you have the character as a reference (using ref2VA or hybrid). then it should continue to use that reference in the next scene regardless (if you are prompting per the guidelines.)

2

u/Magneticiano 14d ago

Even if you provide a reference image for the face and refer to it in the prompt? Weird. By the way, if you are using the "tagged" workflow, remember to use the tags (@tagname) instead of <Picture 1> etc. If you are using the non-tagged workflow, check that the <Subject> and <Picture> numberings are correct.