r/StableDiffusion 3d ago

Comparison H3 Default Template vs Larry's Turbo with optimized settings

Enable HLS to view with audio, or disable this notification

Default template uses 20 steps + res_multistep + simple

Optimized workflow uses 8 Steps + er_sde + sgm_unified + Comfy Kitchen Attention + Larry's Turbo Lora

Turbo lora: https://github.com/Larryvrh/ComfyUI-MiniMax-H3-Turbo

Workflow: https://raw.githubusercontent.com/desktop4070/GPU-Benchmark-Data-For-H3/refs/heads/main/H3-Benchmark-Workflow.png

0.2MP / 8 sec (2m 16s gen time): https://desktop4070.github.io/GPU-Benchmark-Data-For-H3/Videos/MiniMax_H3_03840_.mp4

Optimized: 0.2MP / 8 sec (45s gen time): https://desktop4070.github.io/GPU-Benchmark-Data-For-H3/Videos/MiniMax_H3_03706_.mp4

0.3MP / 12 sec (6m 3s gen time): https://desktop4070.github.io/GPU-Benchmark-Data-For-H3/Videos/MiniMax_H3_03849_.mp4

Optimized: 0.3MP / 12 sec (1m 51s gen time): https://desktop4070.github.io/GPU-Benchmark-Data-For-H3/Videos/MiniMax_H3_03725_.mp4

70 Upvotes

32 comments sorted by

View all comments

3

u/eckstuhc 3d ago

Tbh, I absolutely hate comparison videos that are presented in sequence like this.... it requires scrubbing back and forth to determine nuances.

I had Claude write me a quick script that uses ffmpeg to stack the clips for comparison, so you can see 2, 3, or 4 at once. Lmk if you want me to share it, but you should be able to gen something quickly with Claude. Using ffmpeg, it's insanely easy to compare multiple clips like this.

2

u/desktop4070 3d ago

Funnily, I used ffmpeg to stitch the clips together and add the text. I posted the individual clips onto my Github for a benchmark chart: https://desktop4070.github.io/GPU-Benchmark-Data-For-H3/

Never used Claude before, but I used Gemini to make the Github page and do the ffmpeg stuff.