Technical requirements
In this chapter, you will be using both your cloud environment and your local environment for model deployment:
- Ensure that you have completed the setup sections from Chapter 1, Getting Started with fastai, and have a working Gradient instance or Colab setup.
- Ensure that you have completed the steps described in the Setting up fastai on your local system recipe in Chapter 7, Deployment and Model Maintenance, to set up fastai on your local system.
Ensure that you have cloned the repo for the book from https://github.com/PacktPublishing/Deep-Learning-with-fastai-Cookbook and have access to the ch8
folder. This folder contains the code samples described in this chapter.