YOLOv8 Active Learning Backend for Label Studio Install and Run Run pip install -r requirements.txt Run either docker-compose up or python.exe model.py to start the backend Requires Label-Studio version 1.7.2 or 1.8, uses the previous API. Needs to be rewritten for the new webhook API for newer versions.