Files
SillyTavern-extras/docker
mrguymiah 01960773a1 Update docker-compose.yml
Added additional documentation for requirements, the different options, how to format the requirements, removed the MODULES argument, added commented lines for additional volume for the RVC module (Known to still be missing some. Experimentation required.), change the final "command" to "entrypoint" and add documentation.
2024-04-02 21:09:41 -04:00
..
2024-04-02 21:09:41 -04:00
2024-04-02 20:05:45 -04:00
2023-05-28 09:21:01 -05:00

Docker Usage

Building the image

This is assuming you have docker and docker compose installed and running.

  1. Open a terminal and set your current directory to the "docker" directory in your clone of this repo.
  2. Adjust the "docker-compose.yml" file to match your needs. The default selection and the selection with all modules are provided as examples.
  3. Once ready, run the command "docker compose build" to build the "cohee1207/sillytavern-extras" docker image.