tags: | |
- text-to-image | |
# DMM: Building a Versatile Image Generation Model via Distillation-Based Model Merging | |
<div style="text-align: center;"> | |
<a href="https://arxiv.org/abs/2504.12364"><img src="https://img.shields.io/badge/arXiv-2504.12364-b31b1b.svg" alt="arXiv"></a> | |
<a href="https://huggingface.co/papers/2504.12364"><img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/paper-page-sm.svg" alt="Paper page"></a> | |
</div> | |
## Introduction | |
We propose a score distillation based model merging paradigm DMM, compressing multiple models into a single versatile T2I model. |