How to configure your model.
config.yaml
file. Here are some
of the common configuration options:
environment_variables
key.
config.yaml
file:
requirements
: A list of Python packages to install.requirements_file
: A requirements.txt file to install pip packages from.==
operator.
requirements_file
instead.
config.yaml
file:
resources
key to specify these. For a CPU model, your resources
configuration might look something like: