SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
563 stars 133 forks source link

Added argument --coqui-models #125

Closed Tony-sama closed 1 year ago

Tony-sama commented 1 year ago

Given a comma separated list of coqui-api model:

Only tested on desktop but should work on collab.

If model failed to load, provide which one failed and the list of expected model string, then raise a Valuerror exception to crash the server to make sure the user notice the failure.

image ... image