mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-04-29 02:41:21 +00:00
Merge pull request #218 from ContinuumOperand/patch-1
Small typo at README.md
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- Removed requirements-complete.txt, please use requirements.txt instead.
|
||||
- Unlocked versions of all requirements unless strictly necessary.
|
||||
- Coqui TTS requirements moved to requirements-coqui.txt.
|
||||
* July 25 2023 - Now extras require Python 3.11 to run, some of the modules new will be incompatible with old Python 3.10 installs. To migrate using conda, please remove old environment using `conda remove --name extras --all` and reinstall using the instructions below.
|
||||
* July 25 2023 - Now extras require Python 3.11 to run, some of the new modules will be incompatible with old Python 3.10 installs. To migrate using conda, please remove old environment using `conda remove --name extras --all` and reinstall using the instructions below.
|
||||
|
||||
## What is this
|
||||
A set of APIs for various SillyTavern extensions.
|
||||
|
||||
Reference in New Issue
Block a user