mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-05-01 03:31:31 +00:00
Update Launcher.bat
This commit is contained in:
@@ -238,9 +238,6 @@ REM Start XTTS
|
|||||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% XTTS launched in a new window.
|
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% XTTS launched in a new window.
|
||||||
start cmd /k "title XTTSv2 API Server && cd /d %~dp0xtts && python -m xtts_api_server"
|
start cmd /k "title XTTSv2 API Server && cd /d %~dp0xtts && python -m xtts_api_server"
|
||||||
|
|
||||||
echo Debug Pause
|
|
||||||
pause
|
|
||||||
|
|
||||||
goto :home
|
goto :home
|
||||||
|
|
||||||
@REM end of start_st_extras
|
@REM end of start_st_extras
|
||||||
@@ -1026,4 +1023,4 @@ if /i "%confirmation%"=="Y" (
|
|||||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Uninstall SillyTavern + Extras canceled.
|
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Uninstall SillyTavern + Extras canceled.
|
||||||
pause
|
pause
|
||||||
goto :home
|
goto :home
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user