mckell commited on
Commit
6d946f9
·
verified ·
1 Parent(s): 8dce83f

Create README.md

Browse files

Walking backwards with DMD2 to improve multistep a bit. Trained another 495k iterations using 10 step generation.

Original model and training is described in:
@inproceedings{yin2024improved,
title={Improved Distribution Matching Distillation for Fast Image Synthesis},
author={Yin, Tianwei and Gharbi, Micha{\"e}l and Park, Taesung and Zhang, Richard and Shechtman, Eli and Durand, Fredo and Freeman, William T},
booktitle={NeurIPS},
year={2024}
}

Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ base_model:
4
+ - tianweiy/DMD2
5
+ ---