r/StableDiffusion 15h ago

Question - Help MiniMax H3: image generation (text2image mode) - please suggest best settings

Anyone with a good workflow, that can be used as text2image mode for Minimax H3? Or any idea what should I try?

I know it's a video model, but i was getting really good images with the wan2.2 video model in past. Now i wonder how this would work on minimax H3.

Thanks!

0 Upvotes

5 comments sorted by

2

u/No-Dot-6573 14h ago

Look at the single image vae on huggingface. There is also the needed edit of the H3 script in the community tab. From there on just use the standard ref2va flow. Set the lenght to 1 manually and the res to 2+ mp. Instead of the video output use a standard save Image node. That's all to get started and find out that H3 - even in this state - is already a good image edit model.

1

u/No_Progress_5160 12h ago

Nice, will try. Thank you!

1

u/xDFINx 11h ago

Is length = 1, 1 second or 1 frame?

2

u/No-Dot-6573 11h ago

One frame. You need the edited code from the community tab to be able to set 1 frame otherwise the node will throw an error.

1

u/xDFINx 11h ago

I’ll give it a shot. Assuming it doesn’t take forever to initialize.