sd-scripts icon indicating copy to clipboard operation
sd-scripts copied to clipboard

Support Karras Pipeline on gen_img_diffusers.py

Open geocine opened this issue 3 years ago • 3 comments

References

https://github.com/huggingface/diffusers/blob/main/examples/community/README.md#stable-diffusion-with-k-diffusion https://github.com/crowsonkb/k-diffusion

geocine avatar Jan 02 '23 13:01 geocine

I was not sure how to use k-diffusion with Diffusers, but it will be possible with the references. I will implement the feature 😀

kohya-ss avatar Jan 03 '23 08:01 kohya-ss

I checked the implementation of them, but it seems a little difficult to adapt them to the current pipeline. Because the pipeline is modified for some features. I will work on it when I have time.

kohya-ss avatar Jan 09 '23 09:01 kohya-ss

No rush @kohya-ss this is just a suggestion

geocine avatar Jan 09 '23 09:01 geocine