Deploy a model with both Python and system dependencies
system_packages
key to your config.yaml file,
for instance:
To add system packages to your model serving environment, open config.yaml and
update the system_packages key with a list of apt-installable Debian packages:
system_packages
sections.
apt
on Debian.