Skip to content

Repository files navigation

Challenge final

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.

Run the streamlit server

uv run streamlit app/main.py

Run the label-studio server

Export the environment variables (for local storage sync) :

 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)

And run the label-studio server

uv run label-studio start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages