Merge branch '108' of https://github.com/HBAI-Ltd/Toonflow-app into 108
# Conflicts: # src/types/database.d.ts
This commit is contained in:
commit
3b521e684f
53
README.md
53
README.md
@ -8,8 +8,7 @@
|
||||
</a>
|
||||
|
|
||||
<a href="https://gitcode.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="./docs/atomgitLogo.png" alt="Atomgit" style="height:16px"/>
|
||||
Atomgit
|
||||
<img src="./docs/atomgitLogo.svg" alt="Atomgit" style="height:20px"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@ -55,7 +54,25 @@
|
||||
|
||||
---
|
||||
|
||||
# 🌟 主要功能
|
||||
# 🌐 多语言支持
|
||||
|
||||
Toonflow 支持以下语言界面:
|
||||
|
||||
| 语言 | Language |
|
||||
|------|----------|
|
||||
| 简体中文 | Chinese (Simplified) |
|
||||
| 繁體中文 | Chinese (Traditional) |
|
||||
| English | English |
|
||||
| ไทย | Thai |
|
||||
| Tiếng Việt | Vietnamese |
|
||||
| 日本語 | Japanese |
|
||||
| Русский | Russian |
|
||||
|
||||
> 💡 更多语言适配中,欢迎贡献翻译!
|
||||
|
||||
---
|
||||
|
||||
# <20>🌟 主要功能
|
||||
|
||||
Toonflow 是一款 AI 短剧漫剧工具,能够利用 AI 技术将小说自动转化为剧本,并结合 AI 生成的图片和视频,实现高效的短剧创作。借助 Toonflow,可以轻松完成从文字到影像的全流程,让短剧制作变得更加智能与便捷。
|
||||
|
||||
@ -110,11 +127,11 @@ https://www.bilibili.com/video/BV1na6wB6Ea2
|
||||
|
||||
### 1. 下载与安装
|
||||
|
||||
| 操作系统 | GitHub 下载 | 夸克网盘下载 | 说明 |
|
||||
| :------: | :----------------------------------------------------------- | :---------------------------------------------- | :------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [夸克网盘](https://pan.quark.cn/s/94ef07509df0) | 官方发布安装包 |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [夸克网盘](https://pan.quark.cn/s/94ef07509df0) | 官方发布安装包 |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [夸克网盘](https://pan.quark.cn/s/94ef07509df0) | 官方发布安装包 |
|
||||
| 操作系统 | GitHub | Atomgit | 夸克网盘下载 | 说明 |
|
||||
| :------: | :----------------------------------------------------------- | :------------------------------------------------------------ | :---------------------------------------------- | :------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [夸克网盘](https://pan.quark.cn/s/94ef07509df0) | 官方发布安装包 |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [夸克网盘](https://pan.quark.cn/s/94ef07509df0) | 官方发布安装包 |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [夸克网盘](https://pan.quark.cn/s/94ef07509df0) | 官方发布安装包 |
|
||||
|
||||
> [!CAUTION]
|
||||
> MacOS 系统请到 设置-隐私与安全性 配置安全性否则可能因证书问题无法正常打开
|
||||
@ -486,24 +503,6 @@ pm2 monit # 监控面板
|
||||
|
||||
# 👨👩👧👦 微信交流群
|
||||
|
||||
~~交流群 1~~
|
||||
|
||||
~~交流群 2~~
|
||||
|
||||
...
|
||||
|
||||
~~交流群 10~~
|
||||
|
||||
~~交流群 11~~
|
||||
|
||||
~~交流群 12~~
|
||||
|
||||
~~交流群 13~~
|
||||
|
||||
...
|
||||
|
||||
~~交流群 24~~
|
||||
|
||||
拉群小助手:
|
||||
|
||||
<img src="./docs/QR.png" alt="Toonflow QR" height="400"/>
|
||||
@ -586,3 +585,5 @@ Toonflow 基于 Apache-2.0 协议开源发布,并附有补充商业协议。
|
||||
</table>
|
||||
|
||||
完整的第三方依赖清单请查阅 `NOTICES.txt`
|
||||
|
||||
##### copyright © 淮北艾阿网络科技有限公司
|
||||
@ -8,7 +8,7 @@
|
||||
</a>
|
||||
|
|
||||
<a href="https://gitcode.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="./atomgitLogo.png" alt="Atomgit" style="height:16px"/>
|
||||
<img src="./atomgitLogo.svg" alt="Atomgit" style="height:16px"/>
|
||||
Atomgit
|
||||
</a>
|
||||
</p>
|
||||
@ -55,7 +55,23 @@
|
||||
|
||||
---
|
||||
|
||||
# 🌟 Main Features
|
||||
# 🌐 Multilingual Support
|
||||
|
||||
Toonflow supports the following interface languages:
|
||||
|
||||
| Language | Native Name |
|
||||
|----------|-------------|
|
||||
| Chinese (Simplified) | 简体中文 |
|
||||
| Chinese (Traditional) | 繁體中文 |
|
||||
| English | English |
|
||||
| Thai | ไทย |
|
||||
| Vietnamese | Tiếng Việt |
|
||||
| Japanese | 日本語 |
|
||||
| Russian | Русский |
|
||||
|
||||
---
|
||||
|
||||
# <20>🌟 Main Features
|
||||
|
||||
Toonflow is an AI short drama comic tool that leverages AI technology to automatically convert novels into scripts, and uses AI-generated images and videos for efficient short drama creation. With Toonflow, you can easily complete the entire process from text to images, making short drama production more intelligent and convenient.
|
||||
|
||||
@ -110,11 +126,11 @@ Before installing and using this software, please prepare the following:
|
||||
|
||||
### 1. Download & Install
|
||||
|
||||
| Operating System | GitHub Download | Quark Cloud Download | Notes |
|
||||
| :--------------: | :------------------------------------------------------------ | :----------------------------------------------- | :------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Cloud](https://pan.quark.cn/s/94ef07509df0) | Official installer |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Cloud](https://pan.quark.cn/s/94ef07509df0) | Official installer |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Cloud](https://pan.quark.cn/s/94ef07509df0) | Official installer |
|
||||
| Operating System | GitHub | Atomgit | Quark Cloud Download | Description |
|
||||
| :--------------: | :------------------------------------------------------ | :---------------------------------------------------- | :------------------------------------------------------ | :-------------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Cloud](https://pan.quark.cn/s/94ef07509df0) | Official release package |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Cloud](https://pan.quark.cn/s/94ef07509df0) | Official release package |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Cloud](https://pan.quark.cn/s/94ef07509df0) | Official release package |
|
||||
|
||||
> [!CAUTION]
|
||||
> On MacOS, please go to Settings - Privacy & Security to configure security settings, otherwise, you may not be able to open the app due to certificate issues.
|
||||
@ -486,24 +502,6 @@ After frontend build, copy the `dist` contents to this project's `data/web` to i
|
||||
|
||||
# 👨👩👧👦 WeChat Groups
|
||||
|
||||
~~Group 1~~
|
||||
|
||||
~~Group 2~~
|
||||
|
||||
...
|
||||
|
||||
~~Group 10~~
|
||||
|
||||
~~Group 11~~
|
||||
|
||||
~~Group 12~~
|
||||
|
||||
~~Group 13~~
|
||||
|
||||
...
|
||||
|
||||
~~Group 24~~
|
||||
|
||||
Group Assistant:
|
||||
|
||||
<img src="./QR.png" alt="Toonflow QR" height="400"/>
|
||||
@ -587,3 +585,4 @@ Thanks to the following organizations/individuals for their support:
|
||||
|
||||
For a complete list of third-party dependencies, see `NOTICES.txt`
|
||||
|
||||
##### copyright © 淮北艾阿网络科技有限公司
|
||||
@ -1,4 +1,4 @@
|
||||
<p>
|
||||
<p>
|
||||
<a href="https://github.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="https://img.shields.io/badge/GitHub-181717?style=flat-square&logo=github&logoColor=white" alt="GitHub" />
|
||||
</a>
|
||||
@ -8,7 +8,7 @@
|
||||
</a>
|
||||
|
|
||||
<a href="https://gitcode.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="./atomgitLogo.png" alt="Atomgit" style="height:16px"/>
|
||||
<img src="./atomgitLogo.svg" alt="Atomgit" style="height:16px"/>
|
||||
Atomgit
|
||||
</a>
|
||||
</p>
|
||||
@ -55,6 +55,22 @@
|
||||
|
||||
---
|
||||
|
||||
# 🌐 多言語対応
|
||||
|
||||
Toonflowは以下の言語インターフェースに対応しています:
|
||||
|
||||
| 言語 | Language |
|
||||
|------|----------|
|
||||
| 简体中文 | 中国語(簡体字) |
|
||||
| 繁體中文 | 中国語(繁体字) |
|
||||
| English | 英語 |
|
||||
| ไทย | タイ語 |
|
||||
| Tiếng Việt | ベトナム語 |
|
||||
| 日本語 | 日本語 |
|
||||
| Русский | ロシア語 |
|
||||
|
||||
---
|
||||
|
||||
# 🌟 主な機能
|
||||
|
||||
ToonflowはAI短編漫画/ドラマ制作ツールで、小説をAIが自動的に脚本化し、AI生成画像・映像と組み合わせて高効率な短編ドラマ制作を実現します。Toonflowにより、テキストから映像までの流れを簡単に完結でき、短編ドラマ制作がよりスマート&便利になります。
|
||||
@ -110,11 +126,11 @@ https://www.bilibili.com/video/BV1na6wB6Ea2
|
||||
|
||||
### 1. ダウンロード&インストール
|
||||
|
||||
| OS | GitHubダウンロード | Quark(夸克)クラウドダウンロード | 説明 |
|
||||
| :--------: | :----------------------------------------------------- | :---------------------------------------------- | :--------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [夸克クラウド](https://pan.quark.cn/s/94ef07509df0) | 公式配布インストーラ |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [夸克クラウド](https://pan.quark.cn/s/94ef07509df0) | 公式配布インストーラ |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [夸克クラウド](https://pan.quark.cn/s/94ef07509df0) | 公式配布インストーラ |
|
||||
| オペレーティングシステム | GitHub | Atomgit | クアークネットディスクダウンロード | 説明 |
|
||||
| :------: | :----------------------------------------------------------- | :------------------------------------------------------------ | :---------------------------------------------- | :------------- |
|
||||
| Windows | [リリース](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [リリース](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [クアークネットディスク](https://pan.quark.cn/s/94ef07509df0) | 公式リリースインストールパッケージ |
|
||||
| Linux | [リリース](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [リリース](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [クアークネットディスク](https://pan.quark.cn/s/94ef07509df0) | 公式リリースインストールパッケージ |
|
||||
| macOS | [リリース](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [リリース](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [クアークネットディスク](https://pan.quark.cn/s/94ef07509df0) | 公式リリースインストールパッケージ |
|
||||
|
||||
> [!CAUTION]
|
||||
> MacOSの場合は、設定→プライバシーとセキュリティでセキュリティ設定を許可してください。証明書問題でアプリが開かない場合があります。
|
||||
@ -486,24 +502,6 @@ pm2 monit # 監視パネル
|
||||
|
||||
# 👨👩👧👦 WeChatコミュニティグループ
|
||||
|
||||
~~グループ1~~
|
||||
|
||||
~~グループ2~~
|
||||
|
||||
...
|
||||
|
||||
~~グループ10~~
|
||||
|
||||
~~グループ11~~
|
||||
|
||||
~~グループ12~~
|
||||
|
||||
~~グループ13~~
|
||||
|
||||
...
|
||||
|
||||
~~グループ24~~
|
||||
|
||||
グループ招待アシスタント:
|
||||
|
||||
<img src="./QR.png" alt="Toonflow QR" height="400"/>
|
||||
@ -588,3 +586,5 @@ ToonflowはApache-2.0ライセンス+補足商業契約でオープンソー
|
||||
第三者依存リストは `NOTICES.txt` をご覧ください
|
||||
|
||||
</translate_input>
|
||||
|
||||
##### copyright © 淮北艾阿网络科技有限公司
|
||||
@ -8,7 +8,7 @@
|
||||
</a>
|
||||
|
|
||||
<a href="https://gitcode.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="./atomgitLogo.png" alt="Atomgit" style="height:16px"/>
|
||||
<img src="./atomgitLogo.svg" alt="Atomgit" style="height:16px"/>
|
||||
Atomgit
|
||||
</a>
|
||||
</p>
|
||||
@ -55,6 +55,22 @@
|
||||
|
||||
---
|
||||
|
||||
# 🌐 Многоязычная поддержка
|
||||
|
||||
Toonflow поддерживает следующие языки интерфейса:
|
||||
|
||||
| Язык | Language |
|
||||
|------|----------|
|
||||
| 简体中文 | Китайский (упрощённый) |
|
||||
| 繁體中文 | Китайский (традиционный) |
|
||||
| English | Английский |
|
||||
| ไทย | Тайский |
|
||||
| Tiếng Việt | Вьетнамский |
|
||||
| 日本語 | Японский |
|
||||
| Русский | Русский |
|
||||
|
||||
---
|
||||
|
||||
# 🌟 Основные функции
|
||||
|
||||
Toonflow — инструмент для создания коротких сериалов и комиксов с помощью AI, позволяющий автоматически превращать романы в сценарии и генерировать изображения и видео с помощью нейросетей. Используя Toonflow, вы легко пройдёте путь от текста к видео: создание коротких фильмов становится умнее и удобнее.
|
||||
@ -110,11 +126,11 @@ https://www.bilibili.com/video/BV1na6wB6Ea2
|
||||
|
||||
### 1. Скачивание и установка
|
||||
|
||||
| Операционная система | Скачать с GitHub | Скачать с Quark Disk | Примечание |
|
||||
| :------------------: | :------------------------------------------------------- | :------------------------------------------------- | :----------------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Disk](https://pan.quark.cn/s/94ef07509df0) | Официальный установщик |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Disk](https://pan.quark.cn/s/94ef07509df0) | Официальный установщик |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Disk](https://pan.quark.cn/s/94ef07509df0) | Официальный установщик |
|
||||
| Операционная система | GitHub | Atomgit | Скачать из Quark Net Disk | Описание |
|
||||
| :------------------: | :---------------------------------------------------------- | :------------------------------------------------------------- | :-------------------------------------------------- | :------------------ |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Net Disk](https://pan.quark.cn/s/94ef07509df0) | Официальный установочный пакет |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Net Disk](https://pan.quark.cn/s/94ef07509df0) | Официальный установочный пакет |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Net Disk](https://pan.quark.cn/s/94ef07509df0) | Официальный установочный пакет |
|
||||
|
||||
> [!CAUTION]
|
||||
> Для macOS: откройте "Настройки → Конфиденциальность и безопасность" и настройте параметры безопасности, иначе может не открыться из-за проблемы с сертификатом.
|
||||
@ -485,24 +501,6 @@ pm2 monit # Мониторинг
|
||||
|
||||
# 👨👩👧👦 WeChat-группы
|
||||
|
||||
~~Группа 1~~
|
||||
|
||||
~~Группа 2~~
|
||||
|
||||
...
|
||||
|
||||
~~Группа 10~~
|
||||
|
||||
~~Группа 11~~
|
||||
|
||||
~~Группа 12~~
|
||||
|
||||
~~Группа 13~~
|
||||
|
||||
...
|
||||
|
||||
~~Группа 24~~
|
||||
|
||||
Ассистент по добавлению в группу:
|
||||
|
||||
<img src="./QR.png" alt="Toonflow QR" height="400"/>
|
||||
@ -586,3 +584,4 @@ Toonflow распространяется по лицензии Apache-2.0 с д
|
||||
|
||||
Полный список сторонних зависимостей — в файле `NOTICES.txt`
|
||||
|
||||
##### copyright © 淮北艾阿网络科技有限公司
|
||||
@ -1,4 +1,4 @@
|
||||
<p>
|
||||
<p>
|
||||
<a href="https://github.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="https://img.shields.io/badge/GitHub-181717?style=flat-square&logo=github&logoColor=white" alt="GitHub" />
|
||||
</a>
|
||||
@ -8,7 +8,7 @@
|
||||
</a>
|
||||
|
|
||||
<a href="https://gitcode.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="./atomgitLogo.png" alt="Atomgit" style="height:16px"/>
|
||||
<img src="./atomgitLogo.svg" alt="Atomgit" style="height:16px"/>
|
||||
Atomgit
|
||||
</a>
|
||||
</p>
|
||||
@ -55,6 +55,22 @@
|
||||
|
||||
---
|
||||
|
||||
# <20> รองรับหลายภาษา
|
||||
|
||||
Toonflow รองรับภาษาในอินเทอร์เฟซดังนี้:
|
||||
|
||||
| ภาษา | Language |
|
||||
|------|----------|
|
||||
| 简体中文 | Chinese (Simplified) |
|
||||
| 繁體中文 | Chinese (Traditional) |
|
||||
| English | English |
|
||||
| ไทย | Thai |
|
||||
| Tiếng Việt | Vietnamese |
|
||||
| 日本語 | Japanese |
|
||||
| Русский | Russian |
|
||||
|
||||
---
|
||||
|
||||
# 🌟 ฟีเจอร์หลัก
|
||||
|
||||
Toonflow คือเครื่องมือคอมิกละครสั้น AI ที่ใช้เทคโนโลยี AI แปลงนิยายเป็นสคริปต์โดยอัตโนมัติ และใช้ภาพและวิดีโอ AI เพื่อสร้างละครสั้นได้อย่างมีประสิทธิภาพ ด้วย Toonflow คุณสามารถสร้างผลงานจากข้อความสู่ภาพนิ่งจนถึงวิดีโอ ได้อย่างชาญฉลาดและสะดวก
|
||||
@ -110,11 +126,11 @@ https://www.bilibili.com/video/BV1na6wB6Ea2
|
||||
|
||||
### 1. ดาวน์โหลดและติดตั้ง
|
||||
|
||||
| ระบบปฏิบัติการ | ดาวน์โหลดจาก GitHub | ดาวน์โหลดผ่าน Quark Cloud | หมายเหตุ |
|
||||
| :--------------: | :------------------------------------------------------------ | :----------------------------------------------- | :------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Cloud](https://pan.quark.cn/s/94ef07509df0) | ตัวติดตั้งอย่างเป็นทางการ |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Cloud](https://pan.quark.cn/s/94ef07509df0) | ตัวติดตั้งอย่างเป็นทางการ |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Cloud](https://pan.quark.cn/s/94ef07509df0) | ตัวติดตั้งอย่างเป็นทางการ |
|
||||
| ระบบปฏิบัติการ | GitHub | Atomgit | ดาวน์โหลดผ่าน Quark Netdisk | หมายเหตุ |
|
||||
| :------------: | :------------------------------------------------------- | :---------------------------------------------------- | :--------------------------------------------------- | :---------------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Netdisk](https://pan.quark.cn/s/94ef07509df0) | แพ็กเกจติดตั้งอย่างเป็นทางการ |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Netdisk](https://pan.quark.cn/s/94ef07509df0) | แพ็กเกจติดตั้งอย่างเป็นทางการ |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Netdisk](https://pan.quark.cn/s/94ef07509df0) | แพ็กเกจติดตั้งอย่างเป็นทางการ |
|
||||
|
||||
> [!CAUTION]
|
||||
> บน MacOS ให้ไปที่ ตั้งค่า - ความเป็นส่วนตัวและความปลอดภัย ตั้งค่าความปลอดภัยก่อน มิฉะนั้นอาจไม่สามารถเปิดแอปได้เพราะปัญหาใบรับรอง
|
||||
@ -486,24 +502,6 @@ pm2 monit # ดูระบบแบบเรียลไทม์
|
||||
|
||||
# 👨👩👧👦 กลุ่ม WeChat
|
||||
|
||||
~~กลุ่ม 1~~
|
||||
|
||||
~~กลุ่ม 2~~
|
||||
|
||||
...
|
||||
|
||||
~~กลุ่ม 10~~
|
||||
|
||||
~~กลุ่ม 11~~
|
||||
|
||||
~~กลุ่ม 12~~
|
||||
|
||||
~~กลุ่ม 13~~
|
||||
|
||||
...
|
||||
|
||||
~~กลุ่ม 24~~
|
||||
|
||||
ผู้ช่วยกลุ่ม:
|
||||
|
||||
<img src="./QR.png" alt="Toonflow QR" height="400"/>
|
||||
@ -587,3 +585,4 @@ Toonflow เป็นโอเพ่นซอร์สภายใต้ Apache-
|
||||
|
||||
รายชื่อไลบรารีภายนอกทั้งหมด ดูได้ที่ `NOTICES.txt`
|
||||
|
||||
##### copyright © 淮北艾阿网络科技有限公司
|
||||
@ -8,7 +8,7 @@
|
||||
</a>
|
||||
|
|
||||
<a href="https://gitcode.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="./atomgitLogo.png" alt="Atomgit" style="height:16px"/>
|
||||
<img src="./atomgitLogo.svg" alt="Atomgit" style="height:16px"/>
|
||||
Atomgit
|
||||
</a>
|
||||
</p>
|
||||
@ -55,6 +55,22 @@
|
||||
|
||||
---
|
||||
|
||||
# 🌐 Hỗ trợ đa ngôn ngữ
|
||||
|
||||
Toonflow hỗ trợ các ngôn ngữ giao diện sau:
|
||||
|
||||
| Ngôn ngữ | Language |
|
||||
|-----------|----------|
|
||||
| 简体中文 | Chinese (Simplified) |
|
||||
| 繁體中文 | Chinese (Traditional) |
|
||||
| English | English |
|
||||
| ไทย | Thai |
|
||||
| Tiếng Việt | Vietnamese |
|
||||
| 日本語 | Japanese |
|
||||
| Русский | Russian |
|
||||
|
||||
---
|
||||
|
||||
# 🌟 Tính năng chính
|
||||
|
||||
Toonflow là công cụ AI tạo phim truyện tranh ngắn, tận dụng công nghệ AI để chuyển tự động tiểu thuyết thành kịch bản, kết hợp hình ảnh, video AI để sáng tác phim ngắn hiệu quả. Với Toonflow, bạn dễ dàng hoàn thành toàn bộ quy trình từ văn bản tới hình ảnh, khiến chế tác phim ngắn trở nên thông minh và tiện lợi hơn bao giờ hết.
|
||||
@ -110,11 +126,11 @@ Trước khi cài đặt và sử dụng, hãy chuẩn bị:
|
||||
|
||||
### 1. Tải về & cài đặt
|
||||
|
||||
| Hệ điều hành | Tải GitHub | Tải qua Quark Drive | Ghi chú |
|
||||
| :---------: | :-------------------------------------------------------- | :--------------------------------------------- | :-------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Drive](https://pan.quark.cn/s/94ef07509df0) | Gói cài chính thức|
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Drive](https://pan.quark.cn/s/94ef07509df0) | Gói cài chính thức|
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Drive](https://pan.quark.cn/s/94ef07509df0) | Gói cài chính thức|
|
||||
| Hệ điều hành | GitHub | Atomgit | Tải về trên Quark Drive | Ghi chú |
|
||||
| :----------: | :------------------------------------------------------- | :----------------------------------------------------- | :--------------------------------------------------- | :-------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Drive](https://pan.quark.cn/s/94ef07509df0) | Gói cài đặt chính thức |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Drive](https://pan.quark.cn/s/94ef07509df0) | Gói cài đặt chính thức |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [Quark Drive](https://pan.quark.cn/s/94ef07509df0) | Gói cài đặt chính thức |
|
||||
|
||||
> [!CAUTION]
|
||||
> Đối với MacOS, vào Cài đặt - Quyền riêng tư & Bảo mật để cấu hình, nếu không phần mềm có thể không mở được do vấn đề chứng chỉ
|
||||
@ -486,24 +502,6 @@ Sau khi build frontend, copy thư mục `dist` vào `data/web` của repo này
|
||||
|
||||
# 👨👩👧👦 Nhóm chat WeChat
|
||||
|
||||
~~Nhóm 1~~
|
||||
|
||||
~~Nhóm 2~~
|
||||
|
||||
...
|
||||
|
||||
~~Nhóm 10~~
|
||||
|
||||
~~Nhóm 11~~
|
||||
|
||||
~~Nhóm 12~~
|
||||
|
||||
~~Nhóm 13~~
|
||||
|
||||
...
|
||||
|
||||
~~Nhóm 24~~
|
||||
|
||||
Bot mời tham gia:
|
||||
|
||||
<img src="./QR.png" alt="Toonflow QR" height="400"/>
|
||||
@ -587,3 +585,4 @@ Cảm ơn các tổ chức/đơn vị/cá nhân sau đã hỗ trợ Toonflow:
|
||||
|
||||
Danh sách phụ thuộc bên thứ ba, vui lòng xem `NOTICES.txt`
|
||||
|
||||
##### copyright © 淮北艾阿网络科技有限公司
|
||||
@ -1,4 +1,4 @@
|
||||
<p>
|
||||
<p>
|
||||
<a href="https://github.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="https://img.shields.io/badge/GitHub-181717?style=flat-square&logo=github&logoColor=white" alt="GitHub" />
|
||||
</a>
|
||||
@ -8,7 +8,7 @@
|
||||
</a>
|
||||
|
|
||||
<a href="https://gitcode.com/HBAI-Ltd/Toonflow-app">
|
||||
<img src="./atomgitLogo.png" alt="Atomgit" style="height:16px"/>
|
||||
<img src="./atomgitLogo.svg" alt="Atomgit" style="height:16px"/>
|
||||
Atomgit
|
||||
</a>
|
||||
</p>
|
||||
@ -55,6 +55,22 @@
|
||||
|
||||
---
|
||||
|
||||
# 🌐 多語言支援
|
||||
|
||||
Toonflow 支援以下語言介面:
|
||||
|
||||
| 語言 | Language |
|
||||
|------|----------|
|
||||
| 简体中文 | Chinese (Simplified) |
|
||||
| 繁體中文 | Chinese (Traditional) |
|
||||
| English | English |
|
||||
| ไทย | Thai |
|
||||
| Tiếng Việt | Vietnamese |
|
||||
| 日本語 | Japanese |
|
||||
| Русский | Russian |
|
||||
|
||||
---
|
||||
|
||||
# 🌟 主要功能
|
||||
|
||||
Toonflow 是一款AI短劇漫畫工具,利用AI自動將小說轉換為劇本,並用AI生成圖片、視頻,助力高效短劇製作。有了Toonflow,您可輕鬆完成從文本到圖片的全流程操作,讓短劇製作更智能、更便捷。
|
||||
@ -110,11 +126,11 @@ https://www.bilibili.com/video/BV1na6wB6Ea2
|
||||
|
||||
### 1. 下載安裝
|
||||
|
||||
| 作業系統 | GitHub下載 | Quark雲下載 | 備註 |
|
||||
| :------------: | :------------------------------------------------------ | :---------------------------------------------- | :------------- |
|
||||
| Windows | [釋出版](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark雲](https://pan.quark.cn/s/94ef07509df0) | 官方安裝包 |
|
||||
| Linux | [釋出版](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark雲](https://pan.quark.cn/s/94ef07509df0) | 官方安裝包 |
|
||||
| macOS | [釋出版](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Quark雲](https://pan.quark.cn/s/94ef07509df0) | 官方安裝包 |
|
||||
| 作業系統 | GitHub | Atomgit | 夸克網盤下載 | 說明 |
|
||||
| :------: | :----------------------------------------------------------- | :------------------------------------------------------------ | :---------------------------------------------- | :------------- |
|
||||
| Windows | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [夸克網盤](https://pan.quark.cn/s/94ef07509df0) | 官方發布安裝包 |
|
||||
| Linux | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [夸克網盤](https://pan.quark.cn/s/94ef07509df0) | 官方發布安裝包 |
|
||||
| macOS | [Release](https://github.com/HBAI-Ltd/Toonflow-app/releases) | [Release](https://gitcode.com/HBAI-Ltd/Toonflow-app/releases) | [夸克網盤](https://pan.quark.cn/s/94ef07509df0) | 官方發布安裝包 |
|
||||
|
||||
> [!CAUTION]
|
||||
> MacOS上需進入設定–隱私安全配置安全設定,否則可能因憑證問題無法打開應用。
|
||||
@ -486,24 +502,6 @@ pm2 monit # 監控面板
|
||||
|
||||
# 👨👩👧👦 微信交流群
|
||||
|
||||
~~群1~~
|
||||
|
||||
~~群2~~
|
||||
|
||||
...
|
||||
|
||||
~~群10~~
|
||||
|
||||
~~群11~~
|
||||
|
||||
~~群12~~
|
||||
|
||||
~~群13~~
|
||||
|
||||
...
|
||||
|
||||
~~群24~~
|
||||
|
||||
群助手:
|
||||
|
||||
<img src="./QR.png" alt="Toonflow QR" height="400"/>
|
||||
@ -586,3 +584,5 @@ Toonflow 基於 Apache-2.0 協議開源發布,並附有補充商業協議。
|
||||
</table>
|
||||
|
||||
完整第三方依賴列表請見 `NOTICES.txt`
|
||||
|
||||
##### copyright © 淮北艾阿网络科技有限公司
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 848 B |
4
docs/atomgitLogo.svg
Normal file
4
docs/atomgitLogo.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg width="98" height="24" viewBox="0 0 98 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.3313 5.42582C15.4624 5.3521 15.601 5.27416 15.7506 5.18878C15.7686 5.28723 15.7862 5.37319 15.8021 5.4511C15.8303 5.58856 15.8534 5.70163 15.8646 5.81335C15.9532 6.78359 16.4385 7.49732 17.1263 7.65804C18.1321 7.89273 19.0805 7.50482 19.5914 6.64896C20.2052 5.62204 19.9387 4.36435 18.8936 3.60733C15.9878 1.50123 12.7954 0.920349 9.35651 1.93472C1.94166 4.13324 -0.595438 13.2871 4.66705 18.9006C6.9185 21.3018 9.77729 22.3378 13.0223 22.2594C17.1794 22.1613 20.1733 20.0795 22.0845 16.4712C23.4395 13.9111 21.9665 11.1128 19.1455 10.5312C17.5344 10.2052 15.8868 10.0994 14.2475 10.2167C13.702 10.2693 13.1726 10.4312 12.6904 10.6927C12.1508 10.9741 11.9948 11.5581 12.0554 12.1368C12.1117 12.6641 12.5141 12.9803 12.9932 13.0599C13.958 13.2116 14.9343 13.2998 15.9087 13.3802C16.1907 13.4041 16.4753 13.4069 16.7595 13.4098C17.1674 13.4139 17.5744 13.418 17.9721 13.484C19.1065 13.6724 19.496 14.5975 18.9125 15.5872C18.7696 15.8251 18.603 16.0478 18.4151 16.2519C17.652 17.0953 16.654 17.6886 15.5509 17.9546C13.5373 18.45 11.5217 18.4778 9.51746 17.8416C7.23521 17.118 5.8746 15.4334 5.8268 13.1656C5.80892 11.767 6.16224 10.389 6.8504 9.1732C7.16131 8.6065 7.33196 8.02286 7.284 7.3807C7.2638 7.10693 7.25262 6.83285 7.2406 6.53832C7.23421 6.38157 7.22758 6.21903 7.21922 6.04765C7.45038 6.09641 7.67867 6.15795 7.90307 6.23203C8.776 6.58417 9.63519 6.74482 10.5801 6.48635C11.1176 6.35719 11.6731 6.32145 12.2225 6.38069C13.1073 6.45318 13.9917 6.23594 14.7435 5.76141C14.9311 5.65089 15.1219 5.54359 15.3313 5.42582Z" fill="#DA203E"/>
|
||||
<path d="M45.5618 9.62842H48.2063V11.9321H45.5618V14.4214C45.5618 14.9817 45.6455 15.419 45.8127 15.7329C45.9801 16.0356 46.2983 16.187 46.7668 16.187C47.1462 16.187 47.5198 16.0581 47.8879 15.8003L48.842 17.7007C48.2173 18.2613 47.3355 18.5415 46.1975 18.5415C45.1826 18.5414 44.3686 18.2782 43.7551 17.7515C43.1416 17.2134 42.8343 16.266 42.8342 14.9097V11.9321H41.2444V9.62842H42.8342V6.83643H45.5618V9.62842ZM53.6194 9.39307C54.4227 9.39307 55.1708 9.57777 55.8625 9.94775C56.5652 10.3177 57.1226 10.8505 57.5354 11.5454C57.9482 12.2405 58.1545 13.048 58.1545 13.9673C58.1545 14.8979 57.9482 15.7106 57.5354 16.4058C57.1226 17.0896 56.5708 17.6168 55.8792 17.9868C55.1874 18.3568 54.4338 18.5415 53.6194 18.5415C52.8052 18.5414 52.0467 18.3567 51.344 17.9868C50.6523 17.6168 50.0941 17.0897 49.6702 16.4058C49.2575 15.7107 49.051 14.8978 49.051 13.9673C49.051 13.048 49.2574 12.2405 49.6702 11.5454C50.0941 10.8503 50.6578 10.3177 51.3606 9.94775C52.0633 9.57786 52.8163 9.39313 53.6194 9.39307ZM80.2502 5.77783C81.0646 5.77783 81.801 5.90672 82.4592 6.16455C83.1286 6.4224 83.6814 6.76934 84.1165 7.20654C84.5627 7.6438 84.8745 8.13225 85.053 8.67041L82.677 10.0493C82.4427 9.52244 82.1136 9.11327 81.6897 8.82178C81.2769 8.5303 80.7805 8.3843 80.2004 8.38428C79.6092 8.38428 79.0737 8.53572 78.594 8.83838C78.1143 9.14109 77.7342 9.57811 77.4553 10.1499C77.1765 10.7104 77.0374 11.3775 77.0374 12.1509C77.0374 13.3281 77.3446 14.259 77.9583 14.9429C78.583 15.6155 79.4139 15.9517 80.4514 15.9517C81.2322 15.9516 81.8287 15.7443 82.2415 15.3296V13.7661H80.0667V11.3101H85.0198V16.4233C84.6293 17.0846 83.9991 17.6057 83.1292 17.9868C82.2702 18.3567 81.3218 18.5414 80.2844 18.5415C79.0684 18.5415 77.9857 18.273 77.0374 17.7349C76.1002 17.1967 75.3693 16.4452 74.845 15.481C74.3318 14.5056 74.0754 13.3953 74.0754 12.1509C74.0755 10.8841 74.3427 9.7683 74.8782 8.8042C75.4248 7.82885 76.1676 7.08358 77.1047 6.56787C78.0417 6.04108 79.0902 5.77787 80.2502 5.77783ZM94.72 9.62842H97.3645V11.9321H94.72V14.4214C94.72 14.9817 94.8038 15.419 94.9709 15.7329C95.1383 16.0356 95.4565 16.187 95.925 16.187C96.3044 16.187 96.678 16.0581 97.0461 15.8003L98.0002 17.7007C97.3755 18.2613 96.4937 18.5415 95.3557 18.5415C94.3408 18.5414 93.5268 18.2782 92.9133 17.7515C92.2998 17.2134 91.9925 16.266 91.9924 14.9097V11.9321H90.4026V9.62842H91.9924V6.83643H94.72V9.62842ZM41.1272 18.3228H38.1145L37.177 15.8345H32.5422L31.6379 18.3228H28.7932L33.6292 6.01318H36.1565L41.1272 18.3228ZM69.7444 9.39307C70.5921 9.39314 71.2777 9.71852 71.802 10.3687C72.3264 11.0189 72.5891 11.9552 72.5891 13.1772V18.3228H69.9446V14.1021C69.9446 13.3958 69.8555 12.8352 69.677 12.4204C69.5097 12.0056 69.2087 11.7984 68.7737 11.7983C68.3497 11.7983 68.0261 12.011 67.803 12.437C67.5799 12.863 67.4681 13.457 67.468 14.2192V18.3228H64.8069V14.1021C64.8069 13.3958 64.7178 12.8352 64.5393 12.4204C64.372 12.0056 64.0765 11.7983 63.6526 11.7983C63.2286 11.7983 62.8996 12.011 62.6653 12.437C62.4422 12.863 62.3304 13.457 62.3303 14.2192V18.3228H59.6702V9.62842H62.0129C62.0687 10.2223 62.1187 10.6371 62.1633 10.8726C62.7212 9.88617 63.5358 9.39307 64.6067 9.39307C65.1756 9.3931 65.6775 9.5445 66.1125 9.84717C66.5587 10.1498 66.8988 10.5925 67.1331 11.1753C67.6909 9.98696 68.5618 9.39307 69.7444 9.39307ZM89.4104 18.3228H86.6829V9.62842H89.4104V18.3228ZM53.6028 11.731C53.1009 11.731 52.6825 11.9329 52.3479 12.3364C52.0245 12.74 51.8626 13.2836 51.8625 13.9673C51.8625 14.6512 52.0244 15.1955 52.3479 15.5991C52.6825 15.9913 53.101 16.1869 53.6028 16.187C54.0935 16.187 54.501 15.9913 54.8245 15.5991C55.1592 15.1955 55.3264 14.6512 55.3264 13.9673C55.3264 13.2835 55.1591 12.74 54.8245 12.3364C54.5009 11.9328 54.0937 11.731 53.6028 11.731ZM33.429 13.4292H36.2737L34.8176 9.59521L33.429 13.4292ZM88.0383 5.45752C88.4622 5.45754 88.8305 5.62068 89.1428 5.9458C89.4662 6.2709 89.6282 6.65218 89.6282 7.08936C89.6281 7.52651 89.4717 7.90783 89.1594 8.23291C88.8471 8.54672 88.4733 8.7036 88.0383 8.70361C87.6033 8.70361 87.2296 8.54669 86.9172 8.23291C86.6049 7.90783 86.4485 7.52651 86.4485 7.08936C86.4485 6.64089 86.5994 6.25973 86.9006 5.9458C87.213 5.62068 87.5921 5.45752 88.0383 5.45752Z" fill="black"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.7 KiB |
@ -106,9 +106,7 @@ export default router.post(
|
||||
const visualManual = await u.getArtPrompt(project.artStyle as string, config.visualManual);
|
||||
if (!visualManual) return res.status(500).send(error("视觉手册未定义"));
|
||||
findItemByName(result, item.name, config.itemType);
|
||||
|
||||
const systemPrompt = visualManual;
|
||||
|
||||
try {
|
||||
const { _output } = (await u.Ai.Text("universalAi").invoke({
|
||||
system: systemPrompt,
|
||||
|
||||
@ -34,14 +34,6 @@ interface ResultItem {
|
||||
function findItemByName(items: ResultItem[], name: string, type?: ItemType): ResultItem | undefined {
|
||||
return items.find((item) => (!type || item.type === type) && item.name === name);
|
||||
}
|
||||
function mergeNovelText(novelData: NovelChapter[]): string {
|
||||
if (!Array.isArray(novelData)) return "";
|
||||
return novelData
|
||||
.map((chap) => {
|
||||
return `${chap.chapter.trim()}\n\n${chap.chapterData.trim().replace(/\r?\n/g, "\n")}\n`;
|
||||
})
|
||||
.join("\n");
|
||||
}
|
||||
//润色提示词
|
||||
export default router.post(
|
||||
"/",
|
||||
@ -98,11 +90,7 @@ export default router.post(
|
||||
const visualManual = await u.getArtPrompt(project.artStyle as string, config.visualManual);
|
||||
if (!visualManual) return res.status(500).send(error("视觉手册未定义"));
|
||||
findItemByName(result, name, config.itemType);
|
||||
const novelData = (await u.db("o_novel").whereIn("chapterIndex", [1]).select("*")) as NovelChapter[];
|
||||
const novelText = mergeNovelText(novelData);
|
||||
|
||||
const systemPrompt = visualManual;
|
||||
|
||||
try {
|
||||
const { _output } = (await u.Ai.Text("universalAi").invoke({
|
||||
system: systemPrompt,
|
||||
|
||||
@ -60,10 +60,12 @@ export default router.post("/", async (req, res) => {
|
||||
const result = await Promise.all(
|
||||
styleDirs.map(async (styleName) => {
|
||||
const styleDir = path.join(artPromptsDir, styleName);
|
||||
const imagesDir = path.join(styleDir, "images");
|
||||
|
||||
const images = await readAllImages(styleName);
|
||||
|
||||
const readmePath = path.join(styleDir, "README.md");
|
||||
const readmeContent = fs.readFileSync(readmePath, "utf-8");
|
||||
const firstLine = readmeContent.split("\n")[0].replace(/--/g, "");
|
||||
const stylePath = path.join("askills", "art_prompts", styleName);
|
||||
const data = DATA_MAP.map(({ label, value, subDir }) => {
|
||||
let mdPath: string;
|
||||
if (subDir) {
|
||||
@ -79,8 +81,9 @@ export default router.post("/", async (req, res) => {
|
||||
});
|
||||
|
||||
return {
|
||||
name: styleName,
|
||||
name: firstLine,
|
||||
image: images,
|
||||
stylePath,
|
||||
data,
|
||||
};
|
||||
}),
|
||||
|
||||
@ -12,6 +12,12 @@ export default router.post(
|
||||
data: z.object({
|
||||
storySkeleton: z.string(),
|
||||
adaptationStrategy: z.string(),
|
||||
script: z.array(
|
||||
z.object({
|
||||
id: z.number(),
|
||||
content: z.string(),
|
||||
}),
|
||||
),
|
||||
}),
|
||||
}),
|
||||
async (req, res) => {
|
||||
|
||||
3
src/types/database.d.ts
vendored
3
src/types/database.d.ts
vendored
@ -1,4 +1,4 @@
|
||||
// @db-hash d1fbadf1691063f5a730337685fd85b1
|
||||
// @db-hash 6be0a80e9c8f541987a4c1e907736237
|
||||
//该文件由脚本自动生成,请勿手动修改
|
||||
|
||||
export interface memories {
|
||||
@ -73,7 +73,6 @@ export interface o_image {
|
||||
'filePath'?: string | null;
|
||||
'id'?: number;
|
||||
'model'?: string | null;
|
||||
'reason'?: string | null;
|
||||
'resolution'?: string | null;
|
||||
'state'?: string | null;
|
||||
'type'?: string | null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user