Automated licensing, stability improvements, prep for markers
NOTE: For users upgrading to this release, you will likely need to delete your license file in your models folder, run update.sh/.ps1, and get a new license by running the server. This is now an automated process in most cases.
Changes:
- Fix several potential memory leaks
- Add support to pass threshold, frame_interval, and whether to return confidence scores to the client
- Return more info about the config used for the predictions to the client (will be useful for stash marker support)
- Fixed an issue that would cause license files to stop working
- Automated licensing process
- Better error handling in some cases