Views
No views yet
cd
python3 --version
python3 -m venv .venv
source .venv/bin/activate
python3 main.py
python3 predict.py