Luo-Yihong commited on
Commit
c46bc52
·
verified ·
1 Parent(s): d865fd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 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"></a> &ensp;
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> &ensp;
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> &ensp;
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