Safetensors
English
happylicio commited on
Commit
460ecba
·
verified ·
1 Parent(s): df32f1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -9
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
 
10
  <!-- [![demo platform](https://img.shields.io/badge/Play%20with%20Infinity%21-Infinity%20demo%20platform-lightblue)](https://opensource.bytedance.com/gmpt/t2i/invite)&nbsp;
11
  [![arXiv](https://img.shields.io/static/v1?label=Project%20Page&message=Github&color=blue&logo=github-pages)](https://foundationvision.github.io/infinity.project/)&nbsp;
12
- [![arXiv](https://img.shields.io/badge/arXiv%20paper-2412.04431-b31b1b.svg)](https://arxiv.org/abs/2412.04431)&nbsp;
13
  [![huggingface weights](https://img.shields.io/badge/%F0%9F%A4%97%20Weights-FoundationVision/Infinity-yellow)](https://huggingface.co/FoundationVision/infinity)&nbsp;
14
  [![code](https://img.shields.io/badge/%F0%9F%A4%96%20Code-FoundationVision/Infinity-green)](https://github.com/FoundationVision/InfinityStar)&nbsp;
15
 
@@ -31,13 +31,10 @@ This repo is used for hosting InfinityStar's checkpoints. For more details, plea
31
  If our work assists your research, feel free to give us a star ⭐ or cite us using:
32
 
33
  ```
34
- @misc{han2024infinityscalingbitwiseautoregressive,
35
- title={Infinity: Scaling Bitwise AutoRegressive Modeling for High-Resolution Image Synthesis},
36
- author={Jian Han and Jinlai Liu and Yi Jiang and Bin Yan and Yuqi Zhang and Zehuan Yuan and Bingyue Peng and Xiaobing Liu},
37
- year={2024},
38
- eprint={2412.04431},
39
- archivePrefix={arXiv},
40
- primaryClass={cs.CV},
41
- url={https://arxiv.org/abs/2412.04431},
42
  }
43
  ```
 
9
 
10
  <!-- [![demo platform](https://img.shields.io/badge/Play%20with%20Infinity%21-Infinity%20demo%20platform-lightblue)](https://opensource.bytedance.com/gmpt/t2i/invite)&nbsp;
11
  [![arXiv](https://img.shields.io/static/v1?label=Project%20Page&message=Github&color=blue&logo=github-pages)](https://foundationvision.github.io/infinity.project/)&nbsp;
12
+ [![arXiv](https://img.shields.io/badge/arXiv%20paper-2412.04431-b31b1b.svg)](https://arxiv.org/abs/2511.04675)&nbsp;
13
  [![huggingface weights](https://img.shields.io/badge/%F0%9F%A4%97%20Weights-FoundationVision/Infinity-yellow)](https://huggingface.co/FoundationVision/infinity)&nbsp;
14
  [![code](https://img.shields.io/badge/%F0%9F%A4%96%20Code-FoundationVision/Infinity-green)](https://github.com/FoundationVision/InfinityStar)&nbsp;
15
 
 
31
  If our work assists your research, feel free to give us a star ⭐ or cite us using:
32
 
33
  ```
34
+ @article{InfinityStar,
35
+ title={InfinityStar: Unified Spacetime AutoRegressive Modeling for Visual Generation},
36
+ author={Jinlai Liu and jian Han and Bin Yan and Hui Wu and Fengda Zhu and Xing Wang and Yi Jiang and Bingyue Peng and Zehuan Yuan},
37
+ journal={Advances in neural information processing systems},
38
+ year={2025},
 
 
 
39
  }
40
  ```