Text-to-Image
Diffusers
English
diffusion
distillation
Fetchniche commited on
Commit
19d72fe
·
verified ·
1 Parent(s): 193d6bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -25,7 +25,7 @@ tags:
25
  [![Static Badge](https://img.shields.io/badge/-MAPLE--Lab-MAPLE--Lab?logoColor=%231082c3&label=Home%20Page&link=https%3A%2F%2Fgithub.com%2FMAPLE_AIGC)](https://maple-aigc.github.io) 
26
  [![weixin](https://img.shields.io/badge/-WeChat@MAPLE实验室-000000?logo=wechat&logoColor=07C160)](https://mp.weixin.qq.com/s/UefnjlCSi6YvzVe-Xu9jjQ)
27
 
28
- [![SIM](https://img.shields.io/badge/Paper-SIM-2b9348.svg?logo=arXiv)](https://arxiv.org/abs/xxx.xxx) 
29
  [![Static Badge](https://img.shields.io/badge/-Project%20Page-orange?logo=healthiness&logoColor=1D9BF0)](https://maple-aigc.github.io/SIM) 
30
 
31
 
@@ -47,10 +47,10 @@ xxx
47
  ## 📄 Citation
48
 
49
  ```
50
- @article{luo2024sim,
51
  title={One-Step Diffusion Distillation through Score Implicit Matching},
52
- author={Luo, Weijian and Huang, Zemin and Geng, Zhengyang and J. Zico Kolter and Qi, Guojun},
53
- journal={xxx,
54
  year={2024}
55
  }
56
  ```
 
25
  [![Static Badge](https://img.shields.io/badge/-MAPLE--Lab-MAPLE--Lab?logoColor=%231082c3&label=Home%20Page&link=https%3A%2F%2Fgithub.com%2FMAPLE_AIGC)](https://maple-aigc.github.io) 
26
  [![weixin](https://img.shields.io/badge/-WeChat@MAPLE实验室-000000?logo=wechat&logoColor=07C160)](https://mp.weixin.qq.com/s/UefnjlCSi6YvzVe-Xu9jjQ)
27
 
28
+ [![SIM](https://img.shields.io/badge/Paper-SIM-2b9348.svg?logo=arXiv)](https://arxiv.org/abs/2410.16794) 
29
  [![Static Badge](https://img.shields.io/badge/-Project%20Page-orange?logo=healthiness&logoColor=1D9BF0)](https://maple-aigc.github.io/SIM) 
30
 
31
 
 
47
  ## 📄 Citation
48
 
49
  ```
50
+ @article{luo2024one,
51
  title={One-Step Diffusion Distillation through Score Implicit Matching},
52
+ author={Luo, Weijian and Huang, Zemin and Geng, Zhengyang and Kolter, J Zico and Qi, Guo-jun},
53
+ journal={arXiv preprint arXiv:2410.16794},
54
  year={2024}
55
  }
56
  ```