- Python 3
Steps require Homebrew.
brew install python && brew upgrade python
python3 -m pip install -U pip setuptools wheel virtualenvsudo apt update && sudo apt install -y python3 python3-pip python3-devSteps require Chocolatey.
choco install python3git submodule init && git submodule update --recursive --remotevirtualenv --system-site-packages -p python3 .venv
source ./.venv/bin/activate
pip3 install -U -r ./requirements.txttensorboard --logdir=./logsDownload working model.