chansung's picture
Upload with huggingface_hub
f76e399
metadata
license: creativeml-openrail-m
base_model: CompVis/stable-diffusion-v1-4
tags:
  - stable-diffusion
  - stable-diffusion-diffusers
  - text-to-image
  - diffusers
inference: true

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/chansung/dreambooth-dog/resolve/main/lr%409e-06-max_train_steps%40200-train_text_encoder%40True-text_encoder.h5', 'https://huggingface.co/chansung/dreambooth-dog/resolve/main/lr%409e-06-max_train_steps%40200-train_text_encoder%40True-unet.h5']