fix: 預存 ONNX 模型於儲存庫,避免 build 時下載失敗

- 將 DocLayout-YOLO ONNX 模型 (72MB) 預下載到 models/ 目錄
- 使用 COPY 指令複製模型,無需 runtime 下載
- 更新驗證邏輯,跳過已預置的資源驗證
- 添加 CACHE_BUST 到 GitHub Actions workflows
This commit is contained in:
Your Name 2026-01-25 00:26:44 +08:00
parent 0f5bf46111
commit 81b82006f0
2 changed files with 24 additions and 69 deletions

Binary file not shown.