Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ language:
|
|
| 9 |
|
| 10 |
<!-- [](https://opensource.bytedance.com/gmpt/t2i/invite)
|
| 11 |
[](https://foundationvision.github.io/infinity.project/)
|
| 12 |
-
[](https://arxiv.org/abs/
|
| 13 |
[](https://huggingface.co/FoundationVision/infinity)
|
| 14 |
[](https://github.com/FoundationVision/InfinityStar)
|
| 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 |
-
@
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
archivePrefix={arXiv},
|
| 40 |
-
primaryClass={cs.CV},
|
| 41 |
-
url={https://arxiv.org/abs/2412.04431},
|
| 42 |
}
|
| 43 |
```
|
|
|
|
| 9 |
|
| 10 |
<!-- [](https://opensource.bytedance.com/gmpt/t2i/invite)
|
| 11 |
[](https://foundationvision.github.io/infinity.project/)
|
| 12 |
+
[](https://arxiv.org/abs/2511.04675)
|
| 13 |
[](https://huggingface.co/FoundationVision/infinity)
|
| 14 |
[](https://github.com/FoundationVision/InfinityStar)
|
| 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 |
```
|