shallowdream204 commited on
Commit
1b30b85
·
verified ·
1 Parent(s): df1aad8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,9 +17,9 @@ pipeline_tag: text-to-image
17
  alt="Project Page"
18
  />
19
  </a>
20
- <a href="TBD">
21
  <img
22
- src="https://img.shields.io/badge/arXiv paper-TBD-red?logo=arxiv&logoColor=red"
23
  alt="BitDance Paper on arXiv"
24
  />
25
  </a>
@@ -307,7 +307,7 @@ If you find our work useful for your research, please consider citing our paper:
307
  @article{ai2026bitdance,
308
  title = {BitDance: Scaling Autoregressive Generative Models with Binary Tokens},
309
  author = {Ai, Yuang and Han, Jiaming and Zhuang, Shaobin and Hu, Xuefeng and Yang, Ziyan and Yang, Zhenheng and Huang, Huaibo and Yue, Xiangyu and Chen, Hao},
310
- journal = {TBD},
311
  year = {2026}
312
  }
313
  ```
 
17
  alt="Project Page"
18
  />
19
  </a>
20
+ <a href="https://arxiv.org/abs/2602.14041">
21
  <img
22
+ src="https://img.shields.io/badge/arXiv paper-2602.14041-red?logo=arxiv&logoColor=red"
23
  alt="BitDance Paper on arXiv"
24
  />
25
  </a>
 
307
  @article{ai2026bitdance,
308
  title = {BitDance: Scaling Autoregressive Generative Models with Binary Tokens},
309
  author = {Ai, Yuang and Han, Jiaming and Zhuang, Shaobin and Hu, Xuefeng and Yang, Ziyan and Yang, Zhenheng and Huang, Huaibo and Yue, Xiangyu and Chen, Hao},
310
+ journal = {arXiv preprint arXiv:2602.14041},
311
  year = {2026}
312
  }
313
  ```