Update README.md
Browse files
README.md
CHANGED
|
@@ -2,11 +2,12 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
# TDM: Learning Few-Step Diffusion Models by Trajectory Distribution Matching
|
| 5 |
-
<div
|
| 6 |
-
<a href="https://tdm-t2x.github.io/"><img src="https://img.shields.io/static/v1?label=Project%20Page&message=Github-Page&color=blue&logo=github-pages"></a>  
|
| 7 |
-
<a href="https://arxiv.org/abs/2503.06674"><img src="https://img.shields.io/static/v1?label=Paper&message=Arxiv:TDM&color=red&logo=arxiv"></a>
|
| 8 |
</div>
|
| 9 |
|
|
|
|
| 10 |
This is the Official Repository of "[Learning Few-Step Diffusion Models by Trajectory Distribution Matching](https://arxiv.org/abs/2503.06674)", by *Yihong Luo, Tianyang Hu, Jiacheng Sun, Yujun Cai, Jing Tang*.
|
| 11 |
|
| 12 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
# TDM: Learning Few-Step Diffusion Models by Trajectory Distribution Matching
|
| 5 |
+
<div style="text-align: center;">
|
| 6 |
+
<a href="https://tdm-t2x.github.io/"><img src="https://img.shields.io/static/v1?label=Project%20Page&message=Github-Page&color=blue&logo=github-pages" style="display: inline;"></a>  
|
| 7 |
+
<a href="https://arxiv.org/abs/2503.06674"><img src="https://img.shields.io/static/v1?label=Paper&message=Arxiv:TDM&color=red&logo=arxiv" style="display: inline;"></a>
|
| 8 |
</div>
|
| 9 |
|
| 10 |
+
|
| 11 |
This is the Official Repository of "[Learning Few-Step Diffusion Models by Trajectory Distribution Matching](https://arxiv.org/abs/2503.06674)", by *Yihong Luo, Tianyang Hu, Jiacheng Sun, Yujun Cai, Jing Tang*.
|
| 12 |
|
| 13 |
|