mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-22 10:35:12 -05:00
10 lines
158 B
YAML
10 lines
158 B
YAML
name: onnx-inference-mnist-deploy
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-widgets
|
|
- matplotlib
|
|
- numpy
|
|
- onnx<1.7.0
|
|
- opencv-python-headless
|