58 Commits

Author SHA1 Message Date
deffcolony
02d0bf128c handle conda tos 2025-11-22 16:16:07 +01:00
deffcolony
ec54fc1892 Update installer.bat
Fix false positive in cloud storage detection for installer.bat
2025-10-02 17:41:57 +02:00
deffcolony
a7a9eef0ab change powershell download to curl
change all powershell builtin download commands to curl to prevent 403 forbidden feedback
2025-06-18 12:49:42 +02:00
deffcolony
e93ed7c584 replace WMIC with powershell 2025-05-06 20:24:03 +02:00
Blueprint Coding
3efb906103 Added Hardstop Warning for Installing in Cloud Storage Folders
Added a hardstop to prevent the install of the launcher into OneDrive, Dropbox or Google Drive. Installing in these locations can cause dependencies errors not to mention its bad for speed and privacy because of cloud syncing.
2024-12-28 12:12:24 -07:00
deffcolony
b43e03974f launcher upgrades
+added ability to install alltalk v2
+added ability to uninstall alltalk v2
+added ability to launch alltalk v2 with optional features: finetune, diag
+organized voice generation menus
2024-12-17 22:30:18 +01:00
Blueprint Coding
471ddec8c8 Added Forced Encoding for Launcher Bat Sessions
Forces the use of region code 437 (US English) for encoding during active sessions of STL to prevent issues.
2024-11-10 13:59:45 -07:00
deffcolony
6061500898 Update installer.bat 2024-11-10 20:58:44 +01:00
deffcolony
4268635d9d Update installer.bat
+changed node.js powershell install. Do not depend on version number always grab the latest
2024-09-08 18:29:14 +02:00
deffcolony
6876cb5c2d Update installer.bat 2024-09-08 18:14:12 +02:00
deffcolony
4046ad55a3 Update installer.bat
+added auto installer for node.js if not found
2024-08-24 15:15:24 +02:00
deffcolony
39ff2215d3 forgot to remove pause
+changed version number to fit with year
2024-07-17 12:44:50 +02:00
deffcolony
6187ef2334 launcher upgrades
+don't require winget to be installed for launcher.bat instead display warning
+don't require miniconda3 to be installed for launcher.bat instead display warning
+added install miniconda3 from powershell instead of winget
+minor text improvements
2024-07-16 19:35:33 +02:00
deffcolony
562fc96fb8 launcher upgrades
+fixes removal of xtts-api-folder
+moved xtts editor into voice generation
2024-05-10 13:48:02 +02:00
deffcolony
205c7b9bbe launcher upgrades
- windows
+ replaced paths with variables
+ ability to update tabbyapi
+ ability to update ffmpeg
- linux/mac
+ added warning before installing extras
+ added warning before install choice for everything
+changed install menu order
2024-05-09 17:27:58 +02:00
deffcolony
325402119c launcher upgradres
+fixed XTTS compile error
+moved XTTS into voice generation folder
+added ability to update text-generation-webui [ooba]
+added ability to update koboldcpp & koboldcpp_rocm
+added ability to update alltalk
2024-05-07 15:37:58 +02:00
deffcolony
027d31fe79 Update installer.bat 2024-05-02 18:11:49 +02:00
deffcolony
a3824deb12 Update installer.bat 2024-05-02 18:01:28 +02:00
deffcolony
19ceeb2641 Update installer.bat
+extras install warning
2024-05-02 16:03:02 +02:00
deffcolony
374b3490ee Update installer.bat
+added install summary when user wants to install everything
2024-05-01 20:32:28 +02:00
deffcolony
1521a01dca launcher upgrades
+fixes xtts install with deepspeed for real this time
2024-04-21 21:38:40 +02:00
deffcolony
7979c42234 launcher upgrades
+added check if path contains spaces
+added check if path contains special characters
+added update manager
2024-04-20 16:04:41 +02:00
deffcolony
dad5710417 launcher upgrades
+changed installer option to be sillytavern as default and moved install everything at the bottom
+fixed w64devkit path
2024-04-16 16:08:58 +02:00
deffcolony
423d669a9d Update installer.bat 2024-04-11 21:34:08 +02:00
deffcolony
2ff55fbe91 launcher upgrades
+added editor for text generation webui
+added sillytavern and custom launcher icon
+when installing sillytavern it will now ask if user wants to create icon for launcher and sillytavern
2024-04-11 21:14:50 +02:00
deffcolony
d948d5695a launcher upgrades
+changed title to STL for installer.bat
+changed error handling when user triggers invalid input
+added app launcher + installer + uninstaller for: Text generation web UI (oobabooga), koboldcpp, TabbyAPI, Stable Diffusion web UI, Stable Diffusion web UI Forge, ComfyUI, Fooocus
+ability to download stable difussion models from the app installer
2024-04-07 00:40:13 +02:00
deffcolony
38df4c7379 launcher upgrades
+downloads latest winget in bin folder if not exist instead of %temp%
+downloads latest vs_buildtools in bin folder if not exist instead of %temp%
2024-04-04 16:38:44 +02:00
deffcolony
1cbd73f825 launcher upgrades
+added ooba, koboldcpp and tabbyapi installers + uninstallers + launchers
+changed window title to STL
+added installers + uninstallers for cuda toolkit and visual studio buildtools
+organized categories
2024-04-02 23:24:28 +02:00
deffcolony
d6bdac6f1d Update installer.bat 2024-03-31 17:05:51 +02:00
deffcolony
61bf038cf3 small fixes
+fixed xtts install
2024-03-31 16:21:00 +02:00
deffcolony
d46d02e517 small fixes
+fixed pip install for xtts
+bug report change
2024-03-30 22:55:24 +01:00
deffcolony
eb27216156 issue labeler
+added automatic label system
2024-03-29 14:05:53 +01:00
deffcolony
471fb15041 launcher upgrades
+fixed miniconda3 path issue
+corrected text string in troubleshooting menu
2024-03-27 12:36:38 +01:00
deffcolony
afe33f485c big launcher upgrades
---launcher.sh--- ---install.sh---
-removed question to install XTTS since user already chooses to install XTTS with sillytavern
-removed XTTS install when user chooses to only install extras
+added troubleshooting commands
+put more stuff into a organized category for toolbox
+added uninstall options for: ffmpeg, node.js, p7zip
+added uninstallers to app uninstaller category
+organized the toolbox menu
+added xtts install option
2024-03-22 00:27:43 +01:00
deffcolony
5a021bbb98 launcher upgrades
-removed question to install XTTS since user already chooses to install XTTS with sillytavern
-removed XTTS install when user chooses to only install extras
2024-03-19 15:02:49 +01:00
deffcolony
3c6e2ec2c6 launcher upgrades
+downloads latest version of winget when not found
+added troubleshooting commands
2024-03-15 15:34:14 +01:00
deffcolony
99a744fde5 launcher upgrades
+added uninstallers to app uninstaller category
+organized the toolbox menu
+added gitignore for sillytavern-backups
+added xtts install option to installer.bat
2024-03-06 17:46:52 +01:00
deffcolony
998070dbc5 launcher improvements
Fixes issue: #34
+ changed how PATH is getting saved in the registry to avoid emty strings for winget, 7-zip and ffmpeg
2024-02-04 22:26:35 +01:00
deffcolony
e0cde01839 launcher upgrades (windows)
+added xtts launcher option instead of hidding it inside extras
+added option to remove node modules if user has node errors
+added check system for installer.bat to check git clone connection if fail then retry 3 times
2024-01-17 23:21:30 +01:00
deffcolony
c1e9b10eac fixes xtts install commands
+correct the install commands to install xtts the right way for nvidia with cuda
+removed deepspeed flag since not all users can run it
2024-01-11 16:54:37 +01:00
deffcolony
dfa82d72ff launcher improvements 2024-01-07 21:24:01 +01:00
deffcolony
1202739edd launcher improvements (windows)
+be able to update xtts from update
+user can cancel install for installer.bat/launcher.bat if choice is on accident
+added flags for XTTS --stream-play-sync, --deepspeed
2024-01-04 22:10:58 +01:00
deffcolony
308b9e3724 launcher improvements
+ adds support menu for issue report, documentation, discord
+ Use the GPU choice made earlier to set the correct PyTorch index-url to install XTTS
+ better error handling for linux
2024-01-03 20:35:16 +01:00
deffcolony
fcbfbb335b launcher fixes (windows)
+ if no modules are enabled then show error with friendly redirect so user can enable module flags
+ Use the GPU choice made earlier to set the correct PyTorch index-url to install XTTS
2024-01-02 14:17:44 +01:00
deffcolony
fb405a63c5 launcher improvements
# install.sh
+ Replaced pip with pip3 for python version 3
+ Added openSUSE zypper package support
# installer.bat
+ added stream2sentence for xtts
# launcher.sh
+ some menu + text cleanup
+ edit extras modules improvements
2023-12-31 16:26:29 +01:00
deffcolony
1c42ea9b3b launcher improvements
+added gitignore
+moved user questions to top so it asks the question first instead of waiting 20 minutes before another question
+added miniconda3 check when starting script
2023-12-12 19:06:39 +01:00
deffcolony
026cc8b962 hotfix for launching extras
+fixed the start_command not found
+added requirements for RVC
2023-12-12 12:04:56 +01: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
deffcolony
c579e05317 removed coqui 2023-11-29 17:09:59 +01:00