Update README.md
Browse files
README.md
CHANGED
|
@@ -48,12 +48,12 @@ image.save("cat_and_wine_glass.png")
|
|
| 48 |
|
| 49 |
# 📰 Citation
|
| 50 |
```bibtex
|
| 51 |
-
@
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
}
|
| 59 |
```
|
|
|
|
| 48 |
|
| 49 |
# 📰 Citation
|
| 50 |
```bibtex
|
| 51 |
+
@InProceedings{Wang2024TokenCompose,
|
| 52 |
+
author = {Wang, Zirui and Sha, Zhizhou and Ding, Zheng and Wang, Yilin and Tu, Zhuowen},
|
| 53 |
+
title = {TokenCompose: Text-to-Image Diffusion with Token-level Supervision},
|
| 54 |
+
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
| 55 |
+
month = {June},
|
| 56 |
+
year = {2024},
|
| 57 |
+
pages = {8553-8564}
|
| 58 |
}
|
| 59 |
```
|