I found this working implementation of klms for img2img... but this project has moved too far away from the original implementation for me to even know where to start to weave this in the current code format...
But here is how it can be done and maybe you can weave this in the code for klms support: https://github.com/lstein/stable-diffusion.git
Edit:
Proper link: https://github.com/hlky/stable-diffusion/blob/main/scripts/img2img_k.py
I found this working implementation of klms for img2img... but this project has moved too far away from the original implementation for me to even know where to start to weave this in the current code format...
But here is how it can be done and maybe you can weave this in the code for klms support: https://github.com/lstein/stable-diffusion.git
Edit:
Proper link: https://github.com/hlky/stable-diffusion/blob/main/scripts/img2img_k.py