diff --git a/README-en.md b/README-en.md index 8f88a6e..2150387 100644 --- a/README-en.md +++ b/README-en.md @@ -1,6 +1,15 @@ -# MoneyPrinterTurbo 💸 +
+

MoneyPrinterTurbo 💸

+ +

+ Stargazers + Issues + Forks + License +

+ +English | [简体中文](README.md) -[Chinese 简体中文](README.md) > Thanks to [RootFTW](https://github.com/Root-FTW) for the translation @@ -8,7 +17,8 @@ Simply provide a **topic** or **keyword** for a video, and it will automatically generate the video copy, video materials, video subtitles, and video background music before synthesizing a high-definition short video. -![](docs/webui.jpg) +![](docs/webui-en.jpg) +
## Special Thanks 🙏 @@ -38,8 +48,8 @@ https://reccloud.com supports `subtitle outlining` - [x] Supports **background music**, either random or specified music files, with adjustable `background music volume` - [x] Video material sources are **high-definition** and **royalty-free** -- [x] Supports integration with various models such as **OpenAI**, **moonshot**, **Azure**, **gpt4free**, **one-api**, * - *qianwen** +- [x] Supports integration with various models such as **OpenAI**, **moonshot**, **Azure**, **gpt4free**, **one-api**, + **qianwen** and more ### Future Plans 📅 @@ -87,11 +97,6 @@ pip install -r requirements.txt ## Quick Start 🚀 -### Video Tutorials - -- Complete usage demonstration: https://v.douyin.com/iFhnwsKY/ -- How to deploy on Windows: https://v.douyin.com/iFyjoW3M - ### Prerequisites - Try to avoid using **Chinese paths** to prevent unpredictable issues @@ -159,7 +164,7 @@ sh webui.sh After launching, the browser will open automatically The effect is shown in the following image: -![](docs/webui.jpg) +![](docs/webui-en.jpg) ### Launch the API Service 🚀 diff --git a/README.md b/README.md index 03db6f4..8ef54d0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,21 @@ -# MoneyPrinterTurbo 💸 +
+

MoneyPrinterTurbo 💸

-[English](README-en.md) +

+ Stargazers + Issues + Forks + License +

+ +[English](README-en.md) | 简体中文 只需提供一个视频 **主题** 或 **关键词** ,就可以全自动生成视频文案、视频素材、视频字幕、视频背景音乐,然后合成一个高清的短视频。 ![](docs/webui.jpg) +
+ ## 特别感谢 🙏 由于该项目的 **部署** 和 **使用**,对于一些小白用户来说,还是 **有一定的门槛**,在此特别感谢 diff --git a/docs/webui-en.jpg b/docs/webui-en.jpg new file mode 100644 index 0000000..d68245c Binary files /dev/null and b/docs/webui-en.jpg differ diff --git a/docs/webui.jpg b/docs/webui.jpg index 1259775..387102f 100644 Binary files a/docs/webui.jpg and b/docs/webui.jpg differ