SillyTavern

Silly Tavern: The Ultimate RP UI for Windows and Linux

Silly Tavern is a UI separate from Oobabooga with its own settings and installation process. Very straightforward and simple!

as an added bonus, two advanced guides will be included, thanks to Alicat (opens in a new tab) and Kingbri (opens in a new tab)

Windows Installation (With hyperlinks)

Step 1: Install NodeJS (opens in a new tab)

Step 2: Install GitHub Desktop (opens in a new tab)

Step 3: Open File Explorer (Win+E)

Step 4 Create a folder (ex: C:\MySpecialFolder)

Step 5 Right click the folder and open it in terminal

Step 6 paste** git clone https://github.com/SillyTavern/SillyTavern -b release and hit enter

Final double click Start.bat to make NodeJS install the requirements

That's it! Now for Linux!

Linux Installation (Unofficial Debian/Ubuntu)

Step 1 Install git (opens in a new tab) and NodeJS (opens in a new tab)

Step 2 Git clone SillyTavern

  • For Release Branch** git clone https://github.com/SillyTavern/SillyTavern -b release
  • for Staging Branch** git clone https://github.com/SillyTavern/SillyTavern -b staging

Step 3 cd SillyTavern and ./start.sh or bash start.sh

That's everything. Silly Tavern is pretty simple to install.

BONUS!!!

Special thanks to Alicat and Kingbri for providing their own special guides on the software for us to follow!

Here's Kingbri's Guide! (opens in a new tab)

Here's Alicat's Guide! (opens in a new tab)