diff --git a/label_studio_ml/examples/yolo/requirements-base.txt b/label_studio_ml/examples/yolo/requirements-base.txt index 40812499..92965901 100644 --- a/label_studio_ml/examples/yolo/requirements-base.txt +++ b/label_studio_ml/examples/yolo/requirements-base.txt @@ -1,3 +1,3 @@ gunicorn==22.0.0 -label-studio-ml @ git+https://github.com/HumanSignal/label-studio-ml-backend.git@feat/rnd-118 +label-studio-ml @ git+https://github.com/HumanSignal/label-studio-ml-backend.git@master label-studio-sdk @ git+https://github.com/HumanSignal/label-studio-sdk.git