1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +08:00

optimize: rename root pys

This commit is contained in:
源文雨
2024-06-07 00:50:51 +09:00
parent 3f85a24e1b
commit f37889137b
16 changed files with 19 additions and 19 deletions

View File

@@ -198,7 +198,7 @@ sudo usermod -aG video $USERNAME
### 直接启动
使用以下指令来启动 WebUI
```bash
python infer-web.py
python web.py
```
### Linux/MacOS 用户
```bash