Update README.md
Browse files
README.md
CHANGED
@@ -45,14 +45,11 @@ python Inference/inference.py --image_size=1024 \
|
|
45 |
|
46 |
|
47 |
```bibtex
|
48 |
-
@
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
archivePrefix={arXiv},
|
54 |
-
primaryClass={cs.CV},
|
55 |
-
url={https://arxiv.org/abs/2410.07133},
|
56 |
}
|
57 |
```
|
58 |
|
|
|
45 |
|
46 |
|
47 |
```bibtex
|
48 |
+
@article{zhao2024evolvedirector,
|
49 |
+
title={EvolveDirector: Approaching Advanced Text-to-Image Generation with Large Vision-Language Models},
|
50 |
+
author={Zhao, Rui and Yuan, Hangjie and Wei, Yujie and Zhang, Shiwei and Gu, Yuchao and Ran, Lingmin and Wang, Xiang and Wu, Zhangjie and Zhang, Junhao and Zhang, Yingya and others},
|
51 |
+
journal={arXiv preprint arXiv:2410.07133},
|
52 |
+
year={2024}
|
|
|
|
|
|
|
53 |
}
|
54 |
```
|
55 |
|