lxazjk commited on
Commit
bb7157e
·
verified ·
1 Parent(s): c214bd2

Fix FlashAR citation year

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -73,10 +73,10 @@ bash generate.sh
73
  ## Citation
74
 
75
  ```bibtex
76
- @article{zhou2025flashar,
77
  title={FlashAR: Efficient Post-Training Acceleration for Autoregressive Image Generation},
78
  author={Zhou, Junkang and He, Yefei and Chen, Feng and Wang, Weijie and Zhuang, Bohan},
79
  journal={arXiv preprint arXiv:2605.09430},
80
- year={2025}
81
  }
82
  ```
 
73
  ## Citation
74
 
75
  ```bibtex
76
+ @article{zhou2026flashar,
77
  title={FlashAR: Efficient Post-Training Acceleration for Autoregressive Image Generation},
78
  author={Zhou, Junkang and He, Yefei and Chen, Feng and Wang, Weijie and Zhuang, Bohan},
79
  journal={arXiv preprint arXiv:2605.09430},
80
+ year={2026}
81
  }
82
  ```