修正了浏览器打开时间

This commit is contained in:
XTer 2024-03-12 23:58:08 +08:00
parent 151097f2fd
commit 4ae06643dd
3 changed files with 1 additions and 3 deletions

View File

@ -2,7 +2,6 @@ CHCP 65001
@echo off @echo off
cd ../ cd ../
echo 尝试启动程序 echo 尝试启动程序
start http://127.0.0.1:9868
runtime\python.exe ./Inference/src/Character_Manager.py runtime\python.exe ./Inference/src/Character_Manager.py
pause pause

View File

@ -2,7 +2,6 @@ CHCP 65001
@echo off @echo off
cd ../ cd ../
echo 尝试启动程序 echo 尝试启动程序
start http://127.0.0.1:9867
runtime\python.exe ./Inference/src/TTS_Webui.py runtime\python.exe ./Inference/src/TTS_Webui.py
pause pause

@ -1 +1 @@
Subproject commit 66f358cc1140490bb1f06ae4550e5c8a0dedd86f Subproject commit dcc7af66b007fe4f4d1ef56a98b1f80224cec6cb