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
+2 -2
View File
@@ -238,8 +238,8 @@ voxcpm --help
### Web Demo
```bash
python app.py --model-dir /path/to/VoxCPM2 --port 8808 # use a local model directory, open http://localhost:8808
```bash
python app.py --port 8808 # then open in browser: http://localhost:8808
```
### 🚢 Production Deployment (Nano-vLLM)