metadata
license: agpl-3.0
datasets:
- PixArt-alpha/SAM-LLaVA-Captions10M
language:
- en
base_model:
- PixArt-alpha/PixArt-alpha
pipeline_tag: text-to-image
library_name: diffusers
tags:
- diffusion
- distillation
SIM: One-Step Diffusion Distillation through Score Implicit Matching
π Quick Start
please refer to https://github.com/maple-research-lab/SIM for the inference code. We are working on the integration into diffusers.
π Citation
@article{luo2024one,
title={One-Step Diffusion Distillation through Score Implicit Matching},
author={Luo, Weijian and Huang, Zemin and Geng, Zhengyang and Kolter, J Zico and Qi, Guo-jun},
journal={arXiv preprint arXiv:2410.16794},
year={2024}
}