mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-04-23 16:08:57 +00:00
Merge branch 'main' of https://github.com/SillyLossy/TavernAI-extras
This commit is contained in:
@@ -26,7 +26,7 @@ Try on Colab (runs KoboldAI backend and TavernAI Extras server alongside): <a t
|
||||
```
|
||||
conda create -n extras
|
||||
conda activate extras
|
||||
conda install torchvision torchaudio pytorch-cuda=11.7 git -c pytorch -c nvidia
|
||||
conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia
|
||||
git clone https://github.com/SillyLossy/TavernAI-extras
|
||||
cd TavernAI-extras
|
||||
pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user