optim app.py

This commit is contained in:
Labmem-Zhouyx
2026-04-09 00:30:19 +08:00
parent 364eff6840
commit 5611bd08a0
3 changed files with 14 additions and 36 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ voxcpm --help
### Web Demo
```bash
python app.py --model-dir /path/to/VoxCPM2 --port 8808 # 指定本地模型路径,然后打开 http://localhost:8808
python app.py --port 8808 # 然后在浏览器打开 http://localhost:8808
```
### 🚢 生产部署(Nano-vLLM