SillyTavern / SillyTavern-Extras

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

docker container does not use extra conda enviroment #234

Open MNarath1 opened 7 months ago

MNarath1 commented 7 months ago

Currently the docker seems to create a conda enviroment called extra but when you check with a simple shell inside the container it actually writes all installed requirements to the base enviroment and presumatly also runs from there making the extras enviroment completly redundant