SillyTavern / SillyTavern-Extras

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

docker container does not use extra conda enviroment #234

Open MNarath1 opened 5 months ago

MNarath1 commented 5 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