Commit Graph

118 Commits

Author SHA1 Message Date
Cohee
71815bf7ea Merge pull request #22 from deffcolony/main
launcher improvements
2023-12-08 16:50:51 +02:00
deffcolony
145b00deaa fixed some mess 2023-12-08 01:11:39 +01:00
AlexVeeBee
f45ae3f68c Merge branch 'main' of https://github.com/AlexVeeBee/SillyTavern-Launcher 2023-12-07 23:39:05 +00:00
deffcolony
949a83b106 Merge pull request #3 from AlexVeeBee/main
Update Launcher.bat
2023-12-07 23:52:08 +01:00
Alex
6d5dca9be0 Update Launcher.bat 2023-12-07 22:43:15 +00:00
AlexVeeBee
5eebc87768 Merge branch 'main' of https://github.com/AlexVeeBee/SillyTavern-Launcher 2023-12-07 22:43:11 +00:00
AlexVeeBee
27e0ca00e1 Merge branch 'main' of https://github.com/AlexVeeBee/SillyTavern-Launcher 2023-12-07 22:38:23 +00:00
AlexVeeBee
9e85ee1535 Remove debug pause 2023-12-07 22:37:29 +00:00
deffcolony
af83c15471 Merge pull request #2 from AlexVeeBee/main
Fixed extras part 2
2023-12-07 23:21:54 +01:00
Alex
a45aa74b07 Merge branch 'deffcolony:main' into main 2023-12-07 22:16:39 +00:00
AlexVeeBee
e3a4e1e16a Fixed extras - Part 2 2023-12-07 22:15:56 +00:00
deffcolony
61dfbd8b47 Merge pull request #1 from AlexVeeBee/main
Fixed the hard codded launch
2023-12-07 17:41:27 +01:00
AlexVeeBee
2a16fd862a Ficxed the hard codded launch 2023-12-07 16:24:01 +00:00
deffcolony
9903f60fd6 forgot to save this change 2023-12-07 15:37:50 +01:00
deffcolony
84dbc9d300 launcher improvements
+fixed XTTS path issue where it did not found voices
+fixed modules command construct by @AlexVeeBee
+added tab titles when launching service from terminal
+added function to edit modules in launcher.sh
2023-12-07 15:29:05 +01:00
Cohee
4889ecb717 Merge pull request #21 from deffcolony/main
improvements for launcher
2023-12-05 15:55:34 +02:00
deffcolony
9e63efc934 improvements for launcher
+ Dynamically find conda for launcher.sh / install.sh by @Frityet
+ asks the user for gpu choise
+ asks the user if they wanna install XTTS
+ added gpu detection info box displays what gpu is detected in the system
- removed coqui install
- removed Check if the xtts conda environment exists for launcher.bat since i did not work and broke the menu
+ added xtts_api_server start so it starts with the extras command
2023-12-05 14:48:14 +01:00
Cohee
892eb63eb1 Merge pull request #18 from deffcolony/main
fixed installer loop + gpu detection
2023-12-03 01:29:37 +02:00
deffcolony
fe4bb760f3 remove pause
used it for troubleshooting is not needed anymore
2023-12-03 00:27:50 +01:00
deffcolony
c891208597 fixed installer loop + gpu detection
+ fixed installer that would loop when installing extras
+ asks the user for gpu choise
+ added gpu detection info box displays what gpu is detected in the system
+ fixed uninstall path for folders with spaces in them
2023-12-03 00:23:30 +01:00
Cohee
5a1c91bef8 Merge pull request #17 from deffcolony/main
launcher improvements
2023-11-30 22:28:03 +02:00
deffcolony
04b29c7722 launcher improvements
+ asks user if they wanna create shortcut on desktop
+ asks user if they wanna start launcher after installation
+ added pkg for termux
+ added macos detection to launch sillytavern in seperate window
2023-11-30 21:16:43 +01:00
Cohee
369c4e4ea4 Merge pull request #16 from deffcolony/main
added XTTS installer + launcher starter
2023-11-29 18:43:04 +02:00
deffcolony
c579e05317 removed coqui 2023-11-29 17:09:59 +01:00
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
Cohee
9930d83a1a Merge pull request #14 from deffcolony/main 2023-11-19 17:52:24 +02:00
deffcolony
437bf01da1 Merge branch 'SillyTavern:main' into main 2023-11-19 16:25:24 +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
Cohee
6618516a14 Merge pull request #13 from deffcolony/main
Launcher improvements
2023-11-18 23:40:58 +02: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
Cohee
8ae245ce01 Merge pull request #12 from deffcolony/main
renamed conda env to extras
2023-11-17 17:55:34 +02:00
deffcolony
92c4586efa renamed conda env to extras 2023-11-17 16:50:13 +01:00
Cohee
f6f5548c76 Merge pull request #11 from deffcolony/main
launcher + installer improvements
2023-11-16 15:23:11 +02:00
deffcolony
b796b8ac96 Merge branch 'SillyTavern:main' into main 2023-11-16 14:20:07 +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
Cohee
610da67242 Merge pull request #10 from deffcolony/main
use curl to download buildtools
2023-11-13 18:08:14 +02: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
Cohee
e0d31bac27 Merge pull request #9 from deffcolony/main
fix if to elif
2023-11-06 18:01:18 +02:00
deffcolony
8e86c3de7a fix if to elif 2023-11-06 16:58:44 +01:00
Cohee
1000e449b7 Merge pull request #8 from deffcolony/main
added new launcher + bin/bash fix
2023-11-06 16:15:07 +02:00
deffcolony
95884cf911 added new launcher + bin/bash fix
+ NEW LAUNCHER
+ better logging
+ fixed bin/bash bug
+ added homebrew command for macos
2023-11-06 15:12:15 +01:00
Cohee
9515d5719e Merge pull request #7 from deffcolony/main
detailed logging + shortcut fix
2023-10-28 23:10:02 +03: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
Cohee
dbdb54742c Merge pull request #6 from deffcolony/main 2023-10-21 18:40:51 +03: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
Cohee
4a418cee4b Merge pull request #5 from deffcolony/main
extras module fix + reinstall
2023-10-18 10:43:26 +03:00
deffcolony
e123a52af4 Merge branch 'main' of https://github.com/deffcolony/SillyTavern-Launcher 2023-10-03 13:56:58 +02:00
deffcolony
444093cf63 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:27:34 +02:00