Skip to content

Commit 01193cb

Browse files
authored
Update README-ZH.md
1 parent 498d808 commit 01193cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README-ZH.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ python app_vc.py --checkpoint <path-to-checkpoint> --config <path-to-config>
6666

6767
然后在浏览器中打开 `http://localhost:7860/` 使用 Web 界面。
6868

69+
运行命令前先设置环境变量:
70+
`export export HUGGING_FACE_HUB_TOKEN={从https://huggingface.co/settings/tokens获取}`
71+
6972
歌声转换 Web UI:
7073
```bash
7174
python app_svc.py --checkpoint <path-to-checkpoint> --config <path-to-config>

0 commit comments

Comments
 (0)