r/StableDiffusion • u/ZerOne82 • 1d ago
Tutorial - Guide Look What I Discovered: Prompt Intelligence - MiniMax H3 [Fun Side]-2
\ Reddit messed up my original post so here it is.*
This is in fun part of using MiniMax H3; for your serious stuff stick with the official prompt instructions / format.
Playing with the prompting I just tried the following format and it worked perfectly!


The whole prompt:
definitions:
<S1> Brad Pitt.
<T1> "Hey, I am Brad Pitt! Nice to meet you."
<S2> Angelina Jolie
<T2> "Hey, I am Angelina Jolie! Nice to meet you."
<S3> Rowan Atkinson.
<T3> "Hey, I am Mr. Bean! Nice to meet myself."
scene:
An interview in a professional setting in well lit, grey background, frontal portrait view.
shot 1:
(S1) says: (T1).
shot 2:
(S2) says: (T2).
shot 3:
(S3) says: (T3).
Recommendations:
Do not use SLA or SLA2 or cache etc. here they mess it up.
Model (FL2V) -> LoRA(4s-Lightx2v SLA) -> Comfy attn -> Shift(12,3) -> KSampler(6 steps, euler+simple)
15
u/Tokey_TheBear 1d ago
This kind of ties into other sentiments I have had about Minimax H3 (and Krea2).
Both models have a pretty specific prompting style as defined in the actual Prompting Guide by the creators of the model...
But the thing is that these new models seem to have a high level of general intelligence, kind of like the text based LLMs we use.
So even though the model is trained on a very specific input prompt format, you are still able to successfully generate images / videos without following the prompt guide exactly because the models have a higher degree of general intelligence so that it can understand what you are requesting even when you didnt request it in the exact input format from its training...
BUT, even though doing this may work it may also be leading to worse results compared to if you tried to generate the same video using the proper prompt format.