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
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
28467d1a22
updated conda version + extras reinstaller ( #4 )
2023-09-27 20:51:22 +03:00
deffcolony
ed1ddbbe62
updated conda version + extras reinstaller
2023-09-27 19:39:34 +02:00
deffcolony
d9f6ad2a8a
Merge branch 'SillyTavern:main' into main
2023-09-20 16:22:59 +02:00
deffcolony
63098b646f
server + extras opens now separately ( #3 )
...
* install.sh + support for various package managers
the sillytavern installer script with easy terminal menu
* install.sh + support for various package managerss
* added gentoo support + removed python3-venv
* server + extras opens now separately
* Update Launcher.bat
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-09-16 15:04:10 +03: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
deffcolony
29801c6fed
Merge branch 'SillyTavern:main' into main
2023-09-08 14:52:35 +02:00
Cohee
38a1ed9c59
Add files via upload
2023-09-06 16:05:27 +03:00
Cohee
7b709e244b
Add files via upload
2023-09-06 16:01:45 +03:00
deffcolony
a9307b937b
install.sh + support for various package managers ( #2 )
...
* install.sh + support for various package managers
the sillytavern installer script with easy terminal menu
* install.sh + support for various package managerss
* added gentoo support + removed python3-venv
2023-09-05 16:25:08 +03:00
deffcolony
976e666f67
added gentoo support + removed python3-venv
2023-09-05 15:13:13 +02:00
deffcolony
7d5c317e75
install.sh + support for various package managerss
2023-09-05 14:10:33 +02:00
deffcolony
cef7c044ad
Merge branch 'SillyTavern:main' into main
2023-09-05 14:08:33 +02:00
deffcolony
38d6b89fcf
install.sh + support for various package managers
...
the sillytavern installer script with easy terminal menu
2023-09-05 14:08:09 +02:00
Cohee
f61456373a
Merge pull request #1 from deffcolony/main
...
added the easy installer
2023-09-02 17:50:07 +03:00
deffcolony
66f523d9dd
added the easy installer
2023-09-02 16:46:54 +02:00
Cohee
1a0545bad8
Initial commit
2023-09-01 16:24:44 +03:00