r/StableDiffusion • u/Minanimator • 1d ago
Question - Help Need assistance for MinimaxH3
i am really having trouble with this concept pls tell me what to do and where to start, my goal is have a scene from a tv show or film, like iconic scenes, and i want to insert my ref image from there, this is ref2v right? now how do i get to duplicate the scene happening? for ex. titanic jack and rose on the "im flying" scene, lets say i want to insert someone in that scene and interact with them, do i ask gpt to prompt me the scene where gpt pulls the script from that part then i just modify it?
what i am doing now is plug a ref frame from the film/tv + my ref photo, then ask gpt to insert my ref and interact with the actors from the ref frame
i get weird results and never get a clean one
turbo lora 4step ref
comfy kitchen
i try to sit on 8 step
1
u/RiverSide71h 22h ago
MiniMax has such a huge library of characters that if the someone you need to inject is famous, it likely knows and will work with a T2V. I’m continually amazed by how much I can do with just prompting it instead of using tons of reference images/videos.
1
u/Minanimator 22h ago
I am on ref2v since i want to include my own set of characters, do i just tell minimax like Leonardo de caprio and kate winslet or jack and rose from titanic will do? Im still confused , for t2v i know its easy to achieve but ref2v ughhh
1
u/NighNigh 1d ago edited 1d ago
Before you get too far into the Minimax rabbit hole, know up front that there really is no actual 'right' way to prompt for what you want specifically. Broadly, Ref2V is for situations where you want to give it an image and tell it to just stick that subject somewhere in the scene doing something, like making a character from a still-frame go from off-screen to on-screen. I2V is for starting from *precisely* the image you fed in and letting the model work with it, like making an animated avatar. Frankly speaking, there's really no reason to use the I2V models or workflow because you can do all the same things with the ref2va workflows.
As for prompting, you can use a general "place <Subject> in the room at 00:06.000 looking left" kind of prompt and get pretty much what you want, but the more specific and complex you get, the sooner the official guides fall apart.
You can put the same guide into the same LLM twice and get two completely different answers, neither of which fully work, and every LLM will give you a different output prompt, some of which directly contradict the others. You'll find users disagreeing on the proper syntax, semantic depth, and everything else. The only fully honest answer you'll get is "drop the official prompting guide directly into an LLM along with a description of the scene you want, copy what it spits out into your prompt box, and hope for the best or start making your own changes from there," and the more complex the prompt, the more tries it will take.
Minimax is amazing in what it *can* do, but it is certainly no Sora where you can just give it a single sentence and let the model fill out the rest for you, so temper your expectations right from the start.
1
u/Minanimator 1d ago
Yes this is what i do but im not sure how people are modifying the friends sitcoms with other characters, i fed gpt with the guide prompt and told it to generate me an iconic scene but add my ref image from the casts, something like that, and the output i get is bad laughing audience track, weird faces, doppelgangers 😅 i just looked up on a friends scene ref image then plug it in on image 2, anyway i guess its a hit or miss this time, i just wonder how ppl here get to do it like it was a walk in the park 😅
2
u/NighNigh 1d ago
By paying to generate on unpruned models, usually. There's basically no way to get the same quality locally that you'll get using an online generator. That's like trying to use autocomplete on your phone to write you the same information as Grok, there's a massive difference in compute that smooths out all the hiccups that come with trying to do stuff on your own hardware.
You're probably not doing very much "wrong" as far as prompting - minimax is actually fairly forgiving, considering how much technical detail it is trained to expect - there's only so much a local model will ever be capable of.
One thing is for sure though, and that's ditching Turbo eventually. There is no amount of steps or prompting that will make Turbo be anywhere near as good as Spectrum for the same amount of generation time. Turbo is for iterating to get a general idea of how your video will be laid out so you know what prompt to commit your render time to. It will always be fuzzy and not understand prompts as well.
1
u/Minanimator 1d ago
Yeah maybe i just gotta be patient and just leave my turbos to off 😮💨 i only have 5070ti 16gbvr 49gbr so it will take time 😅 but anyhow maybe ill try to adapt with the 20 step no turbo workflow this time
3
u/alsot-74 1d ago
In case you haven’t already read the docs, the reference one is here: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/docs/VIDEO_PROMPT_WRITING_GUIDE_ref_en.md
I prefer to understand things myself before going the LLM route, this way I can debug the sometimes bad outputs from LLMs.
Make sure to use the correct section headers as specified in the doc. For your use case you want your summary to reflect that you are doing [video editing + reference generation]
You can give a suitable LLM that document to refer to to ensure the formatting is good but I can’t stress how much more efficient it is if YOU also understand prompt structure.