Installation and set-up of ocpmodels#

All required dependencies can be found here - https://github.com/Open-Catalyst-Project/ocp#installation.

This website is built by following the cpu-only installation instructions and then cloning the ocp repo. You can see exactly which commands were used to install the repo for this website by looking at the github workflow actions: https://github.com/ulissigroup/ml_catalysis_tutorials/blob/main/.github/workflows/deploy.yml

If you have access to a GPU, you should definitely use one for model training. Colab is probably the best option for this but installing the necessary requirements are a bit harder.