Some deployments may require native dependencies such as (e.g. `libtorch`). There needs to be a mechanism to specify these native dependencies in the project source and them being provided during deployment.
Some deployments may require native dependencies such as (e.g.
libtorch).There needs to be a mechanism to specify these native dependencies in the project source and them being provided during deployment.