Haidra-Org / horde-worker-reGen

The default client software to create images for the AI-Horde
https://aihorde.net/
GNU Affero General Public License v3.0
93 stars 42 forks source link

fix: delete conda dir and micromamba.exe if legacy version installed #318

Closed tazlin closed 1 month ago

tazlin commented 1 month ago

The change from micromamba.bat to mamba.bat isn't worth supporting backwards for. Running update-runtime already has the practical effect of reinstalling micromamba's conda venv, so it should be generally seen as safe to remove the directory as its rooted to the script folder and should otherwise be seen as managed by the worker code.