Update README.md

This commit is contained in:
Cohee
2023-05-12 00:35:41 +03:00
committed by GitHub
parent 42767bd6e8
commit 65b1547d74

View File

@@ -7,7 +7,7 @@ A set of APIs for various SillyTavern extensions.
All modules require at least 6 Gb of VRAM to run. With Stable Diffusion disabled, it will probably fit in 4 Gb.
Alternatively, everything could also be run on the CPU.
Try on Colab (runs KoboldAI backend and SillyTavern Extras server alongside): <a target="_blank" href="https://colab.research.google.com/github/Cohee1207/SillyTavern/blob/main/colab/GPU.ipynb">
Try on Colab (will give you a link to Extras API): <a target="_blank" href="https://colab.research.google.com/github/Cohee1207/SillyTavern/blob/main/colab/GPU.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>