This repo uses python 3.10 and uv as a python dependency manager.
Simply install uv and run
uv sync
And you're all set.
uv run streamlit app/main.py
export LABEL_STUDIO_LOCAL_FILES_SERVING_ENABLED=true
export LABEL_STUDIO_LOCAL_FILES_DOCUMENT_ROOT=/home/yacineh
(see the label-studio guide on storage for more info)
uv run label-studio start