mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-04-28 18:31:19 +00:00
Small typo at README.md
modules new --> new modules
This commit is contained in:
committed by
GitHub
parent
bbaea94b3a
commit
0792bd61fe
@@ -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