Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,8 @@ pipeline_tag: text-to-image
|
|
7 |
# BizGen: Advancing Article-level Visual Text Rendering for Infographics Generation
|
8 |
|
9 |
<a href="https://arxiv.org/abs/2406.04314"><img src="https://img.shields.io/badge/Paper-arXiv-red?style=for-the-badge" height=22.5></a>
|
10 |
-
<a href="https://github.com/
|
11 |
-
<a href="https://
|
12 |
|
13 |
<table>
|
14 |
<tr>
|
@@ -54,10 +54,10 @@ You can follow our [github]() to organize and run the model.
|
|
54 |
## Citation
|
55 |
If you find our work or codebase useful, please consider giving us a star and citing our work.
|
56 |
```
|
57 |
-
@article{
|
58 |
-
title={
|
59 |
-
author={
|
60 |
-
journal={arXiv preprint arXiv:
|
61 |
-
year={
|
62 |
}
|
63 |
```
|
|
|
7 |
# BizGen: Advancing Article-level Visual Text Rendering for Infographics Generation
|
8 |
|
9 |
<a href="https://arxiv.org/abs/2406.04314"><img src="https://img.shields.io/badge/Paper-arXiv-red?style=for-the-badge" height=22.5></a>
|
10 |
+
<a href="https://github.com/1230young/bizgen"><img src="https://img.shields.io/badge/Gihub-Code-succees?style=for-the-badge&logo=GitHub" height=22.5></a>
|
11 |
+
<a href="https://bizgen-msra.github.io"><img src="https://img.shields.io/badge/Project-Page-blue?style=for-the-badge" height=22.5></a>
|
12 |
|
13 |
<table>
|
14 |
<tr>
|
|
|
54 |
## Citation
|
55 |
If you find our work or codebase useful, please consider giving us a star and citing our work.
|
56 |
```
|
57 |
+
@article{peng2025bizgen,
|
58 |
+
title={BizGen: Advancing Article-level Visual Text Rendering for Infographics Generation},
|
59 |
+
author={Peng, Yuyang and Xiao, Shishi and Wu, Keming and Liao, Qisheng and Chen, Bohan and Lin, Kevin and Huang, Danqing and Li, Ji and Yuan, Yuhui},
|
60 |
+
journal={arXiv preprint arXiv:},
|
61 |
+
year={2025}
|
62 |
}
|
63 |
```
|