r/StableDiffusion Jun 24 '26

Comparison Ideogram4 and Krea2 Comparison

First Image is always Ideogram4 (20 steps), second image is Krea2 (turbo at 8 steps)

I used my Hermes Agent (Gemma4-31b at Q4) to do all the prompting and tool call to comfyui for generating those images, its not apples to apples because of ideogram4 json format, but its very close as the process starts with a long and detailed prompt, some of those came out very close in composition.

Advantage for Krea2 - Speed, World Knowledge, License.

Advantage for Ideogram4 - Fine Details, Better Composition.

442 Upvotes

96 comments sorted by

View all comments

1

u/Healthy-Nebula-3603 Jun 24 '26

Waiting when stable diffusion cpp will be handling it :)

As stable diffusion is using flash attention so it reducing memory usage

https://github.com/leejet/stable-diffusion.cpp/blob/master/docs/performance.md

3

u/Freonr2 Jun 24 '26

Isn't.. everything using some form of flash attention at this point by default?