Release 0.6.1
Post release 0.6.0 fixes & improvements:
- Remove individual task from UI #267
- More options for task sampling - enable active learning mode using
--sampling=prediction-score-min
- Enabling serving locally stored images and audios by
--allow-serving-local-files
- Repaired broken default localhost #287
- Fixed one-click deploy on Heroku & Google Cloud #257
- Fixed docker compose start #291
- Fixed examples for ML backend runs #294
- Fixed audio wave rendering #195
- Added HTML classification example #289
- Compatibility with Anaconda environments
- CONLL export now works fine with consecutive spans HumanSignal/label-studio-converter#4