Skip to content

StoryWeaver: 统一世界模型实现知识增强的故事角色定制

Published:

原文链接


StoryWeaver

This is an offitial implementation of AAAI 2025 paper StoryWeaver: A Unified World Model for Knowledge-Enhanced Story Character Customization. The proposed StoryWeaver can achieve both single- and multi-character based story visualization within a unified model. For more detailed explanations and supplementary materials, please refer to our arXiv version. At the same time, we will continuously update the arXiv paper with more experiments.

🚀 Overview

🚩 Updates/Todo List

🖥️ Getting Start

Training StoryWeaver

use the shell script,

bash train.sh

Sample from StoryWeaver

use the shell script,

bash sample.sh

Visual Results

Single-Character Story Visualization

Multi-Character Story Visualization


Previous Post
DiffSensei: 利用多模态LLM和扩散模型进行个性化漫画生成的实现
Next Post
Squish: 高效浏览器端批量图像压缩工具