AI models for Count Chocolate II.
Create a virtual environment.
pyenv virtualenv 3.12.7 venv-c6-models
Activate the environment.
pyenv local venv-c6-models
Install requirements.
pip install setuptools
pip install -r requirements.txt
Start the notebook.
jupyter lab
Copy the model.h5 to the server and check it in.