Decode the engine's proprietary format so that it can be treated as standard ONNX
Download the "Linux CPU" version of the engine and run the following command
uv sync
uv run main.py --lib /path/to/engine/*onnxruntime.so /path/to/engine/model outdiruv run main.py --help