mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-01-26 08:59:45 +00:00
61bf038cf395cb383323cfe4b8c42b37fac64742
SillyTavern Launcher - (STL)
【English | Chinese | Japanese | Korean | Dutch | French | Vietnamese | Portuguese | Spanish】
🔧 Installation
🪟 Windows
- Install Git for Windows
- Open Windows Explorer (
Win+E) and make or choose a folder where you wanna install the launcher to - Open a Command Prompt inside that folder by clicking in the 'Address Bar' at the top, typing
cmd, and pressing Enter. - When you see a black box, insert the following command:
git clone https://github.com/SillyTavern/SillyTavern-Launcher.git - double click on
installer.batand choose what you wanna install - After installation double click on
launcher.bat
🐧 Linux
- Open your favorite terminal and install git
- Download Sillytavern Launcher with:
git clone https://github.com/SillyTavern/SillyTavern-Launcher.git - Navigate to the SillyTavern-Launcher with:
cd SillyTavern-Launcher - Start the install launcher with:
chmod +x install.sh && ./install.shand choose what you wanna install - After installation start the launcher with:
chmod +x launcher.sh && ./launcher.sh
🍎 Mac
- Open a terminal and install brew with:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" - Then install git with:
brew install git - Download Sillytavern Launcher with:
git clone https://github.com/SillyTavern/SillyTavern-Launcher.git - Navigate to the SillyTavern-Launcher with:
cd SillyTavern-Launcher - Start the install launcher with:
chmod +x install.sh && ./install.shand choose what you wanna install - After installation start the launcher with:
chmod +x launcher.sh && ./launcher.sh
✨ Features
- Automatic installation of the following:
- SillyTavern
- Extras
- XTTS
- Auto update all apps
- Backup and Restore SillyTavern
- Switch branch
- Module editors
- App installer & uninstaller to manage applications
- Troubleshooting menu to fix most common problems
Installer:
Launcher:
Languages
Batchfile
68%
Shell
31.9%
JavaScript
0.1%