v0.9.1
What's changed
- docs(readme): add a dedicated section documenting scripts/download_dependencies.sh (8952e78)
- chore(ci): bump pinned actions to silence the Node 20 deprecation warning (1927bf4)
- fix(scripts): fetch the .data sidecar for every TableFormer asset, not just decoder (bb5c03e)
- fix(ci): use if-statements in stage(), not bare [ -f ] && cp, for set -e safety (04c94b6)
- fix(ci): install opencv-python-headless for the TableFormer export step (07a28b6)
- fix(scripts): create the output directory in export_layout.py before writing (40bca49)
Full changelog: v0.9.0...v0.9.1