Skip to content

svendjo/c6-models

Repository files navigation

c6-models

AI models for Count Chocolate II.

Local

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

Deployment

Copy the model.h5 to the server and check it in.

About

AI models for Count Chocolate II

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published