You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -393,6 +393,7 @@ You can check the official **ONNX Runtime releases** from [this website](https:/
393
393
**Note 1**: If executing the onnx demo from a different directory than the one used when running build-and-deploy-linux.sh, ensure to create a symbolic link to src/onnx_model/ to prevent ONNX model file loading failures.
394
394
<br>
395
395
**Note 2**: The **ONNX model** locates in `src/onnx_model` directory.
396
+
<br>
396
397
**Note 3**: For **macOS**, run **build-and-deploy-macos.sh** instead.
0 commit comments