diff --git a/README.en.md b/README.en.md index b15f624..a20457a 100644 --- a/README.en.md +++ b/README.en.md @@ -210,13 +210,13 @@ See the [Bring-your-own voice Key guide](docs/xiaomi-tts-key.md) for how to obta - [x] Mobile web support - [x] Story sharing (`.infiplot` format) - [x] OpenDeploy quick deployment +- [x] Story save & resume (local + cloud sync) **To Do** - [ ] Mobile app & creator platform - [ ] ComfyUI custom image generation - [ ] Reduce latency to under 5s -- [ ] Story save & resume - [ ] Custom character cards & world settings - [ ] Prompt cache hit-rate optimization diff --git a/README.ja.md b/README.ja.md index e204459..d3362da 100644 --- a/README.ja.md +++ b/README.ja.md @@ -209,13 +209,13 @@ Xiaomi は TTS モデルに RPM/TPM 制限を設けています。公開デプ - [x] モバイル Web 対応 - [x] ストーリー共有(`.infiplot` 形式) - [x] OpenDeploy クイックデプロイ +- [x] ストーリーの保存・再開(ローカル + クラウド同期) **未実装** - [ ] モバイルアプリ&クリエイタープラットフォーム - [ ] ComfyUI カスタム画像生成対応 - [ ] レイテンシを 5 秒以内に短縮 -- [ ] ストーリーの保存・再開 - [ ] カスタムキャラクターカード&世界観設定 - [ ] プロンプトキャッシュヒット率の最適化 diff --git a/README.md b/README.md index 6903b2d..db27c9d 100644 --- a/README.md +++ b/README.md @@ -221,13 +221,13 @@ InfiPlot 会与四类模型供应商通信。**文本(Text)和视觉(Visio - [x] 移动端 Web 适配 - [x] 剧情分享(`.infiplot` 格式) - [x] OpenDeploy 快速部署 +- [x] 剧情存档与续玩(本地 + 云端同步) **未实现** - [ ] 移动端 App 与创作平台 - [ ] 兼容 ComfyUI 自定义生图 - [ ] 延迟压缩至 5 秒以内 -- [ ] 剧情存档与续玩 - [ ] 自定义角色卡与世界观 - [ ] Prompt 缓存命中率优化