stable-diffusion stable-diffusion-diffusers text-to-image diffusers

KerasCV Stable Diffusion in Diffusers 🧨🤗

The pipeline contained in this repository was created using this Space. The purpose is to convert the KerasCV Stable Diffusion weights in a way that is compatible with Diffusers. This allows users to fine-tune using KerasCV and use the fine-tuned weights in Diffusers taking advantage of its nifty features (like schedulers, fast attention, etc.).

Following weight paths (KerasCV) were used : ['https://huggingface.co/sayakpaul/textual-inversion-kerasio/resolve/main/textual_inversion_kerasio.h5']

Following placeholder_token was added to the tokenizer: <my-cat-token>.