mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-03-02 18:10:04 +00:00
366 B
366 B
TavernAI - Extras
What is this
A set of unofficial APIs for various TavernAI extensions
How to run
- Install Python 3.10
- Run
pip install -r requirements.txt - Run
python server.py
Included functionality
- BART model for text summarization
- BERT model for text classification
- BLIP model for image captioning