mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
7 lines
144 B
YAML
7 lines
144 B
YAML
name: onnx-convert-aml-deploy-tinyyolo
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- git+https://github.com/apple/coremltools
|
|
- onnxmltools==1.3.1
|