git clone https://github.com/OneDevelopmentPL/CompVision-Light.git
cd CompVision-Lightpython3 -m venv .venv
source .venv/bin/activatepip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
pip install opencv-python-headless ultralyticspython compvisionlight-core.py