From 07f4b5a0f06483762090ecf71a9db36c78a79af0 Mon Sep 17 00:00:00 2001 From: Shadow Cun Date: Tue, 30 May 2023 09:34:52 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cbc37f..72ef036 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

TaleCrafter: Interactive Story Visualization with Multiple Characters

-       +       @@ -55,5 +55,12 @@ It comprehends the content in the given story and converts it into prompts suita ## Citation ```bib -TBD +@article{gong2023talecrafter, + title={TaleCrafter: Interactive Story Visualization with Multiple Characters}, + author={Yuan Gong and Youxin Pang and Xiaodong Cun and Menghan Xia and Haoxin Chen and Longyue Wang and Yong Zhang and Xintao Wang and Ying Shan and Yujiu Yang}, + year={2023}, + eprint={2305.18247}, + archivePrefix={arXiv}, + primaryClass={cs.CV} +} ```