echo Download onnx model pushd %~dp0 if not exist cdn_manager.exe ( echo Install cdn_manager call build_cdn_manager ) call cdn_manager.exe download models move models ..\dist-dlls\ popd