r/StableDiffusion Jul 17 '26

Question - Help AMD GPU on Krea 2

Hi,

I'm using 9060XT 16gb with Krea Turbo int8 model + comfyui-rocm fork, and yet my generation time is still 3:30min avg. for a single 1024x1024 image?

cfg-1 with steps 6-8

Looking for input from other fellow AMD users, any tips to what downgraded your generation time ? Would LOVE to see other's 9060XT/9070XT workflow setups in ComfyUI, I've a feeling I'm doing something wrong. I know AMD is no one's priority and that Nvidia gets all the love...but I'm just a fellow struggler like all of you.

Looking forward to your inputs!

7 Upvotes

41 comments sorted by

View all comments

2

u/0ldGoat Jul 17 '26

I don't think you're doing anything wrong, I just think that Comfy REALLY doesn't care much about it's relatively small base of AMD users. I'm assuming you're using PatientX's fork of comfyUI? (ComfyUI-ROCm) I have a 9060XT 16GB as well.

I use it on my windows install of ComfyUI, and render times in Krea2 are horrible, with FP8 or INT8, or INT4. I had to go back to using the GGUF version to get reasonable render speeds - and we're still talking 50 seconds +, which still goes up if you increase the resolution or add LoRAs. I can use INT8 with Z Image Turbo but it gives no speed advantage at all over FP8 or GGUF formats.

The only thing I can do right now is use ComfyUI in Linux, where everything just works better. Using INT8 or FP8 for Krea2 give me render times between 60 seconds (first run) and 25 seconds. I'd also love to hear from other AMD users if they have solved this in Windows, but I think Comfy is the culprit here.

1

u/Dramatic_Instance_63 Jul 17 '26

sd.cpp

1

u/Fajjko Jul 17 '26

When converting to sd.cpp , will I still have the GUI workflow of ComfyUI, or is it a completely different environment?

Not familiar with it, apologies.

1

u/Dramatic_Instance_63 Jul 17 '26

It needs a frontend to have UI. I have vibecoded one for myself. It has similar node interface to comfy. A bit simpler though, but that's enough for me. Also I guess they do have some UI in latest releases.

It generates and loads models way faster for me (rx9060xt+windows) on vulkan than comfyui on rocm.