Closed VeteranXT closed 4 months ago
SD 1.5 and SDXL 1.0 have different parameter sizes. It means SDXL has more layers to get the final latents, and SDXL is slower than SD 1.5 even if the size of result is same. (512x512) This is also why SDXL generates better results than SD 1.5 in general.
Checklist
What happened?
SD 1.5 Runs faster than SDXL at 512x512 2x times. Same image generated takes to generate SD1.5 about 2-3 secs (8 steps)
Also upscale is 3x slower anything above 1.5x
Steps to reproduce the problem
What should have happened?
Generated image at same speed?
What browsers do you use to access the UI ?
Mozilla Firefox
Sysinfo
[https://pastebin.com/ka6b1Exc]SysInfo(url)
Console logs
Additional information
No response