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.
+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
- 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
+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
+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
+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
---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
-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 uninstallers to app uninstaller category
+organized the toolbox menu
+added gitignore for sillytavern-backups
+added xtts install option to installer.bat
+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
+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
+ 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
+ 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
# 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
+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
+ 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
+ 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