更新Windows一键整合包相关的文档说明

This commit is contained in:
puke
2025-11-09 22:43:46 +08:00
parent a14f1622c9
commit 69bb8d6f37
9 changed files with 112 additions and 18 deletions

View File

@@ -6,6 +6,14 @@ Already installed and configured? Let's create your first video!
## Start the Web Interface
### Windows All-in-One Package Users
If you're using the Windows All-in-One Package, simply:
1. Double-click `start.bat`
2. Your browser will automatically open `http://localhost:8501`
### Install from Source Users
```bash
# Using uv
uv run streamlit run web/app.py