nupurkmr9 commited on
Commit
0c662a7
·
1 Parent(s): 60840f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
 
10
  # This is a Custom Diffusion model fine-tuned from the Stable Diffusion v1-4.
11
 
12
- Custom Diffusion allows you to fine-tune text-to-image diffusion models, such as Stable Diffusion, given a few images of a new concept (~4-20).
13
 
14
  Here we give an example model fine-tuned using 5 images of a cat downloaded from UnSplash. The example code of inference is shown below.
15
 
 
9
 
10
  # This is a Custom Diffusion model fine-tuned from the Stable Diffusion v1-4.
11
 
12
+ [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion/index.html) allows you to fine-tune text-to-image diffusion models, such as Stable Diffusion, given a few images of a new concept (~4-20).
13
 
14
  Here we give an example model fine-tuned using 5 images of a cat downloaded from UnSplash. The example code of inference is shown below.
15