Update README.md

Per Joe
This commit is contained in:
David B 2022-09-28 15:22:12 -05:00 committed by GitHub
parent afb2ab1d2e
commit b48020710e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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. 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: 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) [![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)