yokawasa / azure-functions-python-samples

Azure Functions Python Sample Codes. NOTE: The project, hosted in a repository, is no longer actively maintained by its creators or contributors. There won't be any further updates, bug fixes, or support from the original developers in the project.
MIT License
392 stars 181 forks source link

Version bump for onnxruntime #45

Closed snobu closed 4 years ago

snobu commented 4 years ago

For some reason onnxruntime 1.5.1 (latest right now) produces a horrible exception, however 1.4.0 seems to work great. Keeping 1.4.0 for now.