Files
SillyTavern-extras/README.md
2023-02-28 22:51:34 +02:00

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