Merge pull request #3 from AlexVeeBee/main

Update Launcher.bat
This commit is contained in:
deffcolony
2023-12-07 23:52:08 +01:00
committed by GitHub

View File

@@ -238,9 +238,6 @@ REM Start XTTS
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"
echo Debug Pause
pause
goto :home
@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.
pause
goto :home
)
)