sthuihui commited on
Commit
2277f75
·
verified ·
1 Parent(s): f4af0c4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # DMM: Building a Versatile Image Generation Model via Distillation-Based Model Merging
2
+ <div style="text-align: center;">
3
+ <a href="https://arxiv.org/abs/2504.12364"><img src="https://img.shields.io/badge/arXiv-2504.12364-b31b1b.svg" alt="arXiv"></a>
4
+ <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>
5
+ </div>
6
+
7
+ ## Introduction
8
+ We propose a score distillation based model merging paradigm DMM, compressing multiple models into a single versatile T2I model.