Diffusers
Safetensors
English
diffusion
faverogian commited on
Commit
98c390b
·
verified ·
1 Parent(s): 5cd4095

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -18,8 +18,7 @@ A pre-trained UNet on the Smithsonain Butterflies 128x128 dataset (HuggingFace).
18
 
19
  ### Model Description
20
 
21
- An EMA model saved at the conclusion of training of an unconditional diffusion model on the Smithsonian Butterflies 128x128 dataset.
22
- Trained using the Simple Diffusion paradigm
23
 
24
  - **Developed by:** [Gian Favero]
25
  - **License:** [Apache 2.0]
 
18
 
19
  ### Model Description
20
 
21
+ An EMA model saved at the conclusion of training (200 epochs) of an unconditional diffusion model on the Smithsonian Butterflies 128x128 dataset. Trained using the Simple Diffusion paradigm
 
22
 
23
  - **Developed by:** [Gian Favero]
24
  - **License:** [Apache 2.0]