mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-12 13:14:02 +08:00
Update model_replay.yaml
This commit is contained in:
@@ -35,8 +35,7 @@ jobs:
|
||||
git lfs pull -I "**/selfdrive/modeld/models/big_driving_supercombo.onnx"
|
||||
find . -name "big_driving_supercombo.onnx" -exec cp {} /tmp/onnx_models/ \;
|
||||
else
|
||||
echo "Using default model from current branch..."
|
||||
git lfs pull -I "openpilot/selfdrive/modeld/models/big_driving_supercombo.onnx"
|
||||
echo "Using default model from current branch"
|
||||
cp openpilot/selfdrive/modeld/models/big_driving_supercombo.onnx /tmp/onnx_models/
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user