microsoft / onnx-server-openenclave

An Open Enclave port of the ONNX inference server with data encryption and attestation capabilities to enable confidential inference on Azure Confidential Computing.
MIT License
55 stars 9 forks source link

README requires to be updated #11

Open AdelinaFilip opened 2 years ago

AdelinaFilip commented 2 years ago

In the line

curl https://media.githubusercontent.com/media/onnx/models/master/vision/classification/mnist/model/mnist-7.onnx --output model.onnx

an outdated link is being used. The updated location of the mnist-7.onnx is https://github.com/onnx/models/blob/main/vision/classification/mnist/model/mnist-7.onnx.