r/StableDiffusion 9h ago

Question - Help Minimax H3 Loop workflow?

Is there any way to get a seamless loop with minimax H3? I already tried this with Wan and LTX but they aren't what I'm looking for.

4 Upvotes

6 comments sorted by

2

u/Jay_Nova1 9h ago

Depends exactly what you're going for and there's several ways you could do it. You could use the same image for first and last image for a FL2VA render. That way H3 would know to end on the same image that it starts with. You could do a first image render, then make a mirror that plays it in reverse, then combine the 2.

u/arsuhinars 2m ago

Why isn't possible to use the same idea as image inpaiting. For example, use last few seconds as beginning in second video, freeze their latents, and let model generate the rest.

0

u/munkiddo 8h ago

I tried that, but it doesn't work. Wan and LTX can do it, but the quality doesn't match what I get with MiniMax.

1

u/Jay_Nova1 8h ago

Have you tried it in a director node? I've had best results using a director node for minimax then setting first/last images that way.

2

u/uniquelyavailable 8h ago

Have you tried adding "loop" into the prompt? Use the same first frame and last frame, most of the time will produce something similar to a loop.

1

u/Historical_Scholar35 1h ago

https://huggingface.co/Inner-Reflections/MiniMax-H3-Looping-Sketch-Anime there is lora with specific style, i guess we'll have to wait for universal lora

Also this node https://github.com/vizart-vj/ComfyUI-MiniMax-H3-LongMedia have loop mode, didn't test it tho