mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-04-21 15:09:01 +00:00
Update README.md
This commit is contained in:
@@ -35,7 +35,7 @@ Try on Colab (runs KoboldAI backend and TavernAI Extras server alongside): <a t
|
||||
```
|
||||
conda create -n extras
|
||||
conda activate extras
|
||||
conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia
|
||||
conda install git 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