Commit Graph

15 Commits

Author SHA1 Message Date
deffcolony
bb6709dd06 added XTTS installer + launcher starter
+ asks the user if they wanna install XTTS
+ asks the user if they wanna start launcher.bat after installation
2023-11-28 21:43:03 +01:00
deffcolony
9f94353357 added requirements.txt command
yeah this should fix the flask error because i forgot to put the most important command in this script
2023-11-19 16:25:00 +01:00
deffcolony
7534752cfa Launcher improvements
+ Uninstaller for sillytavern + extras
+ Changed conda env to extras (from sillytavernextras) to fit the docs
+ Improved backend menu functions (removes the elif mess)
+ Function to find a suitable terminal emulator when launching sillytavern or extras
+ Added tutorial on how to use it
2023-11-18 20:36:32 +01:00
deffcolony
92c4586efa renamed conda env to extras 2023-11-17 16:50:13 +01:00
deffcolony
32001f454c launcher + installer improvements
+ fixes ffmpeg installation (will pull the 7z at current script location instead of %temp%)
+ fixed shortcutTarget name
+ removed requirements-complete
+ ask user if they wanna install Coqui
2023-11-16 14:19:40 +01:00
deffcolony
f0906c4ad9 replaced all bitsadmin /transfer with curl 2023-11-13 17:03:24 +01:00
deffcolony
000ca7e8b2 use curl to download buildtools
removed bitsadmin /transfer to use curl for downloading buildtools
2023-11-13 16:53:52 +01:00
deffcolony
ac2ef48463 micro fix for EditEnvironmentVariables 2023-10-28 21:36:49 +02:00
deffcolony
b8057a2b72 detailed logging + shortcut fix
* Added logging with timestamp so you can see how long each command takes
* Added uninstaller in the toolbox menu to completely remove sillytavern + extras
* Fixed launcher shortcut not being created correctly
* Small functions name cleanup
2023-10-28 21:29:19 +02:00
deffcolony
43fbf66f5b fixed update + modules
* removed brance switch for extras since its only main
* added menu titles
* backup now creates new folder at root of where script is located instead of inside sillytavern folder
2023-10-21 17:36:51 +02:00
deffcolony
9612b55b80 extras module fix + reinstall
* removed unnecessary modules from extras since they are builtin now (use local classification)

* fixed the extras reinstall option
2023-10-03 13:22:18 +02:00
deffcolony
ed1ddbbe62 updated conda version + extras reinstaller 2023-09-27 19:39:34 +02:00
Cohee
c7cd7ffb77 Update Launcher.bat 2023-09-16 15:03:33 +03:00
deffcolony
fe55bfe4c5 server + extras opens now separately 2023-09-16 12:33:21 +02:00
Cohee
7b709e244b Add files via upload 2023-09-06 16:01:45 +03:00