Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
|
|
7 |
|
8 |
This is an unconditioned 256x256x3 guided-diffusion checkpoint trained with 4.8M images from the danbooru2021 dataset for about 22 epochs.
|
9 |
|
10 |
-
####
|
11 |
|
12 |
Run image_sample.py from OpenAI's guided-diffusion repo or plug it into Disco Diffusion if you wish to CLIP guide the model.
|
13 |
|
|
|
7 |
|
8 |
This is an unconditioned 256x256x3 guided-diffusion checkpoint trained with 4.8M images from the danbooru2021 dataset for about 22 epochs.
|
9 |
|
10 |
+
#### Sampling
|
11 |
|
12 |
Run image_sample.py from OpenAI's guided-diffusion repo or plug it into Disco Diffusion if you wish to CLIP guide the model.
|
13 |
|