From d628283ef673640296942866ce1e98944212cd6d Mon Sep 17 00:00:00 2001 From: Connor <963408438@qq.com> Date: Wed, 14 Jan 2026 10:11:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aa1e06c..0df6f48 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,9 @@ Huobao Drama is an AI-powered short drama production platform that automates the ### 🎯 核心价值 / Core Features -- **🤖 AI驱动 / AI-Driven**:使用大语言模型自动生成剧本、角色设定和分镜脚本 | Automatic script, character, and storyboard generation using large language models +- **🤖 AI驱动 / AI-Driven**:使用大语言模型解析剧本,提取角色、场景和分镜信息 | Parse scripts using large language models to extract characters, scenes, and storyboards - **🎨 智能创作 / Intelligent Creation**:AI绘图生成角色形象和场景背景 | AI-generated character portraits and scene backgrounds -- **📹 视频生成 / Video Generation**:基于文生视频模型自动生成分镜视频 | Automatic storyboard video generation using text-to-video models -- **⚡ 批量处理 / Batch Processing**:支持批量生成和异步任务处理 | Support for batch generation and asynchronous task processing +- **📹 视频生成 / Video Generation**:基于文生视频和图生视频模型自动生成分镜视频 | Automatic storyboard video generation using text-to-video and image-to-video models - **🔄 工作流 / Workflow**:完整的短剧制作工作流,从创意到成片一站式完成 | Complete production workflow from idea to final video ### 🛠️ 技术架构