Update README.md

This commit is contained in:
Cohee
2023-07-22 21:22:13 +03:00
committed by GitHub
parent 8fd3f917a1
commit eba02d4f23

View File

@@ -6,12 +6,12 @@ A set of APIs for various SillyTavern extensions.
All modules, except for Stable Diffusion, run on the CPU by default. However, they can alternatively be configured to use CUDA (with `--cuda` command line option). When running all modules simultaneously, you can expect a usage of approximately 6 GB of RAM. Loading Stable Diffusion adds an additional couple of GB to the memory usage.
Try on Colab (will give you a link to Extras API): <a target="_blank" href="https://colab.research.google.com/github/SillyTavern/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/SillyTavern/SillyTavern/blob/release/colab/GPU.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
Colab link:
https://colab.research.google.com/github/SillyTavern/SillyTavern/blob/main/colab/GPU.ipynb
https://colab.research.google.com/github/SillyTavern/SillyTavern/blob/release/colab/GPU.ipynb
Documentation:
https://docs.sillytavern.app/