rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.01k stars 86 forks source link

Long Generation Times #91

Closed mak448a closed 7 months ago

mak448a commented 7 months ago

It takes ~20 seconds. Is there something I'm doing wrong? I'm using the model rupeshs/sdxl-turbo-openvino-int8 and the qt gui.

mak448a commented 7 months ago

Whoops I wasn't using TAESD

mak448a commented 7 months ago

@rupeshs Is there any other way to make it faster though? It still takes a bit.

mak448a commented 7 months ago

It stays a long time on "compiling the unet to cpu"

rupeshs commented 7 months ago

Compiling unet is slow, after that it will be faster.