mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-07-23 19:05:45 +08:00
feat:added bat file for launching webui with conda
This commit is contained in:
parent
99a2e356f2
commit
0e83383544
4
conda-go-webui.bat
Normal file
4
conda-go-webui.bat
Normal file
@ -0,0 +1,4 @@
|
||||
chcp 65001
|
||||
cd /d %~dp0
|
||||
conda activate %1
|
||||
python -I webui.py zh_CN
|
||||
Loading…
x
Reference in New Issue
Block a user