This PR is primarily directed at qol changes, allowing for an easier setup and seamless switch between containerized and local environments:
Issues fixed:
The same path can now be used for models both with docker and locally. Provided you put your models within the model folde, the new path is simply /model_name/model_file
Added a setup.sh allowing for one command install.
Updated the requirements.txt and added a requirements_local.txt for the one command installer.
This is admittedly a quite small PR, but I hope it will help new users getting started more easily with BrainChulo :)
This PR is primarily directed at qol changes, allowing for an easier setup and seamless switch between containerized and local environments:
Issues fixed:
This is admittedly a quite small PR, but I hope it will help new users getting started more easily with BrainChulo :)