stable_diffusion.openvino
stable_diffusion.openvino copied to clipboard
Has anyone figured out how to change resolution?
openvino still runs faster than diffusers-onnxruntime cpu, but changing size and IR format model conversion from onnx still is not understood.
We can add DDIM support and produce good results at 8-14 steps, since this outdated diffusers has ddim support. We could also maybe hack in DPM++ 2M too. for even lower steps.
Here are the enhancements: https://github.com/ClashSAN/portable_stable_diffusion.openvino