naclbit commited on
Commit
2cef5f5
·
1 Parent(s): c45f3f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- #### Usage
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