mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-23 05:42:07 +08:00
c59dead9fd
Updated the `run_model` method to explicitly convert tensor outputs to NumPy arrays using `.numpy()`. This ensures compatibility with downstream processes relying on NumPy array inputs.