multimodalart HF staff commited on
Commit
79c414f
·
1 Parent(s): 4e3fe1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -7,8 +7,10 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Stable Diffusion Dreambooth Concepts Library
11
 
12
- Browse through objects and styles taught by the community to Stable Diffusion and use them in your prompts!
13
 
 
14
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ ## Stable Diffusion Dreambooth Concepts Library
11
 
12
+ Browse through objects and styles taught by the community to Stable Diffusion here!
13
 
14
+ Train your own model [using this Colab notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_training.ipynb)
15
 
16
+ And run the pre-trained models from the library with our Spaces (coming soon) or this [Colab Notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb)