mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 15:19:59 +08:00
新加了一个bat
This commit is contained in:
parent
d4136179c5
commit
7d61532fd4
7
0 一键启动脚本/6 启动单文件app(独立运行,无需后端) - 副本.bat
Normal file
7
0 一键启动脚本/6 启动单文件app(独立运行,无需后端) - 副本.bat
Normal file
@ -0,0 +1,7 @@
|
||||
CHCP 65001
|
||||
@echo off
|
||||
cd ../
|
||||
echo 尝试启动程序,请耐心等待gradio启动,等待十几秒,若未自动弹出浏览器,请手动打开浏览器输入http://127.0.0.1:7860
|
||||
runtime\python.exe app.py
|
||||
|
||||
pause
|
Loading…
x
Reference in New Issue
Block a user