优化README文档
This commit is contained in:
22
README_EN.md
22
README_EN.md
@@ -21,7 +21,11 @@ Just input a **topic**, and Pixelle-Video will automatically:
|
||||
|
||||
**Zero threshold, zero editing experience** - Make video creation as simple as typing a sentence!
|
||||
|
||||
---
|
||||
|
||||
## 🖥️ Web Interface Preview
|
||||
|
||||

|
||||
|
||||
|
||||
## ✨ Key Features
|
||||
|
||||
@@ -35,7 +39,6 @@ Just input a **topic**, and Pixelle-Video will automatically:
|
||||
- ✅ **Multiple AI Models** - Support GPT, Qwen, DeepSeek, Ollama and more
|
||||
- ✅ **Flexible Atomic Capability Combination** - Based on ComfyUI architecture, can use preset workflows or customize any capability (such as replacing image generation model with FLUX, replacing TTS with ChatTTS, etc.)
|
||||
|
||||
---
|
||||
|
||||
## 📊 Video Generation Pipeline
|
||||
|
||||
@@ -47,7 +50,6 @@ From input text to final video output, the entire process is clear and simple: *
|
||||
|
||||
Each step supports flexible customization, allowing you to choose different AI models, audio engines, visual styles, etc., to meet personalized creation needs.
|
||||
|
||||
---
|
||||
|
||||
## 🎬 Video Examples
|
||||
|
||||
@@ -111,7 +113,6 @@ Here are actual cases generated using Pixelle-Video, showcasing video effects wi
|
||||
|
||||
> 💡 **Tip**: All these videos are fully automatically generated by AI just by inputting a topic keyword, without any video editing experience required!
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
||||
@@ -129,7 +130,6 @@ Here are actual cases generated using Pixelle-Video, showcasing video effects wi
|
||||
|
||||
> 💡 **Tip**: The package includes all dependencies, no need to manually install any environment. On first use, you only need to configure API keys.
|
||||
|
||||
---
|
||||
|
||||
### Install from Source (For macOS / Linux Users or Users Who Need Customization)
|
||||
|
||||
@@ -163,7 +163,6 @@ sudo apt install ffmpeg
|
||||
|
||||
After installation, run `ffmpeg -version` in the terminal to verify successful installation.
|
||||
|
||||
---
|
||||
|
||||
#### Step 1: Clone Project
|
||||
|
||||
@@ -189,13 +188,11 @@ On first use, expand the "⚙️ System Configuration" panel and fill in:
|
||||
|
||||
After configuration, click "Save Configuration", and you can start generating videos!
|
||||
|
||||
---
|
||||
|
||||
## 💻 Usage
|
||||
|
||||
After opening the Web interface, you will see a three-column layout. Here's a detailed explanation of each part:
|
||||
|
||||
---
|
||||
|
||||
### ⚙️ System Configuration (Required on First Use)
|
||||
|
||||
@@ -226,7 +223,6 @@ Used for generating video images.
|
||||
|
||||
After configuration, click "Save Configuration".
|
||||
|
||||
---
|
||||
|
||||
### 📝 Content Input (Left Column)
|
||||
|
||||
@@ -243,7 +239,6 @@ After configuration, click "Save Configuration".
|
||||
- **Custom Music**: Put your music files (MP3/WAV, etc.) in the `bgm/` folder
|
||||
- Click "Preview BGM" to preview music
|
||||
|
||||
---
|
||||
|
||||
### 🎤 Voice Settings (Middle Column)
|
||||
|
||||
@@ -261,7 +256,6 @@ After configuration, click "Save Configuration".
|
||||
- Enter test text, click "Preview Voice" to listen to the effect
|
||||
- Supports using reference audio for preview
|
||||
|
||||
---
|
||||
|
||||
### 🎨 Visual Settings (Middle Column)
|
||||
|
||||
@@ -292,7 +286,6 @@ Determines video layout and design.
|
||||
- If you know HTML, you can create your own templates in the `templates/` folder
|
||||
- 🔗 [View All Template Previews](https://aidc-ai.github.io/Pixelle-Video/user-guide/templates/#built-in-template-preview)
|
||||
|
||||
---
|
||||
|
||||
### 🎬 Generate Video (Right Column)
|
||||
|
||||
@@ -310,7 +303,6 @@ Determines video layout and design.
|
||||
- Shows video duration, file size, number of frames, etc.
|
||||
- Video files are saved in the `output/` folder
|
||||
|
||||
---
|
||||
|
||||
### ❓ FAQ
|
||||
|
||||
@@ -333,7 +325,6 @@ A: **This project fully supports free operation!**
|
||||
|
||||
**Selection Suggestion**: If you have a local GPU, recommend completely free solution, otherwise recommend using Qwen (cost-effective)
|
||||
|
||||
---
|
||||
|
||||
## 🤝 Referenced Projects
|
||||
|
||||
@@ -347,7 +338,6 @@ Pixelle-Video design is inspired by the following excellent open-source projects
|
||||
|
||||
Thanks for the open-source spirit of these projects! 🙏
|
||||
|
||||
---
|
||||
|
||||
## 📢 Feedback and Support
|
||||
|
||||
@@ -355,13 +345,11 @@ Thanks for the open-source spirit of these projects! 🙏
|
||||
- 💡 **Feature Suggestions**: Submit [Feature Request](https://github.com/AIDC-AI/Pixelle-Video/issues)
|
||||
- ⭐ **Give a Star**: If this project helps you, feel free to give a Star for support!
|
||||
|
||||
---
|
||||
|
||||
## 📝 License
|
||||
|
||||
This project is released under the Apache License 2.0. For details, please see the [LICENSE](LICENSE) file.
|
||||
|
||||
---
|
||||
|
||||
## ⭐ Star History
|
||||
|
||||
|
||||
Reference in New Issue
Block a user