BentoML
BentoML copied to clipboard
feature: allow saving framework dependencies alongside with `save_model`
Feature request
save_model should have the ability to add model dependencies (esp library deps)
bentoml.build then can automatically include this into the requirements.txt
Motivation
better qol
Other
No response