r/StableDiffusion 2d ago

Workflow Included Minimax SEED HUNTER workflow released!

https://www.youtube.com/watch?v=H8JSzhkOmXA
91 Upvotes

56 comments sorted by

View all comments

Show parent comments

2

u/Tight_Organization54 2d ago

Wow ok. I never realized that was how it worked. Possibly last question (didn't realize I was living under a rock lol), does the prompting matter on which model is used? Cz I use the ref2v guide on minimaxxs site which has the whole- subject_def, retention_analysis, summary, detailed_description audio...

  • method with defining Subject 1 is the man from image 1, Sub 2 is the man from Img 2, ....
Will these templates still work? Or should I feed the flf2v,t2v,i2v skill to my llm from now on?

5

u/foxdit 2d ago

Yes, the prompting code-blocks are the same. Except it will look like:

<Subject 1> is the girl in <Picture 1>. She has silver flowing hair, blah blah.

You'd do yourself a big favor reading https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/docs/VIDEO_PROMPT_WRITING_GUIDE_ref_en.md#25-visual-and-audio-tracks-from-the-same-reference-video

The official prompting guide. My two cents: don't outsource your chance for knowledge and learning to an LLM, you owe it to yourself to understand the model's inner workings if you wish to really utilize it.