A plugin for volara that includes ML models and a Predict task
pip install volara-ml # base package
pip install volara-ml[torch] # with PyTorch support
pip install volara-ml[jax] # with Jax supportPredict: Model Prediction (requirestorchorjaxextra)