-
Didn't want to make an issue since I wasn't sure if it's even possible so making this to ask first. According to this article running SD on the CPU can be optimized, stable_diffusion.openvino being slightly slower than running SD on the Ryzen iGPU. Would it be possible to add optimizations for running on the CPU? |
Beta Was this translation helpful? Give feedback.
Answered by
ClashSAN
Oct 21, 2022
Replies: 1 comment 1 reply
-
One one of the forks, I found DDIM sampler support. Drake53/stable_diffusion.openvino@a56987c |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One one of the forks, I found DDIM sampler support. Drake53/stable_diffusion.openvino@a56987c
Very nice.. it should produce decent results at 8 steps.