Open BoomSky0416 opened 10 months ago
The short answer is this happens due to a breaking change in newer versions of the onnxruntime library. The simplest fix is to just comment out the optimize_model=True,
line.
A more detailed answer can be found in #611.