mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-01-26 17:20:04 +00:00
Update README.md
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user