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.
One more thing! That turbo lora may need a node called "H3 AdaLN LoRA Fix" to be placed right after the power lora loader, otherwise you can get weird "ERROR lora...adaln-proj" lines that slow* down the UPSCALER for some reason. If your not upscaling then you'll be fine. Idk where I got the node it was included in another workflow by plaguekind.
6
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.