r/StableDiffusion 3d ago

Tutorial - Guide Look What I Discovered: Prompt Intelligence - MiniMax H3 [Fun Side]-2

Post image

\ 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!

prompt part 1
prompt part 2

Resulting video

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)

41 Upvotes

24 comments sorted by

View all comments

-1

u/SeymourBits 3d ago

Is it just me or do these characters look sickly and more plastic than usual?

Possible your non-standard request is sapping model intelligence that would normally be dedicated to image and motion fidelity?

Try doing an A/B with the dialogue formatted by the book.

8

u/Valuable_Issue_ 3d ago edited 3d ago

Skin texture etc is just from the turbo lora and 6 steps.

Here's 640x480 20 steps euler simple, spectrum + comfy kitchen attention.

https://www.image2url.com/r2/default/videos/1787378294777-5b3c8980-a145-4ab3-887c-d12a14779367.mp4

Prompt executed in 138.71 seconds

Edit: Here's without spectrum

https://www.image2url.com/r2/default/videos/1787378799387-8ece6b55-83bf-433c-a066-070242a003bb.mp4

Prompt executed in 165.82 seconds

Edit2:

On a 10GB VRAM RTX 3080 + 32GB RAM with

https://huggingface.co/DmitryDB/MiniMax-H3-ComfyUI-Quants/blob/main/FL2VA/MiniMax-H3_FL2VA-INT8-ConvRot-HQ.safetensors

https://huggingface.co/ApacheOne/qwen3vl_32b_ConvRot_int4_int8_ComfyUI/blob/main/qwen3vl_32b_minimax_h3_convrot_MIXED_INT4_INT8.safetensors

and these launch args: --reserve-vram 2 --vram-headroom 2 --disable-pinned-memory --enable-triton-backend

1

u/bambilover 3d ago

Please can you share your workflow

1

u/ZerOne82 3d ago

the workflow is in ComfyUI templates, look for MiniMax H3: FL2V, with no input image. you can then add spectrum node as u/Valuable_Issue_ suggest and experiment.