diff --git a/README.md b/README.md index 0163530..7053016 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,8 @@ No problem. We can fix that with the prompt: Note: This is a diffuser implementation, and use is much more complicated than using a *.ckpy file. +At the moment, there is no way to use the diffusers model with most repos (e.g. AUTOMATIC1111, HLKY, DeForum, etc) + Dreambooth is now supported in Hugging Face diffusers for training with stable diffusion, try it out in the colab: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_training.ipynb)