Add links to pre-built APKs and pre-trained models to README. (#840)

This commit is contained in:
Fangjun Kuang
2024-05-07 12:28:42 +08:00
committed by GitHub
parent 37a4135dd7
commit d2e86b0415
20 changed files with 1395 additions and 614 deletions

View File

@@ -23,8 +23,8 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
total: ["1"]
index: ["0"]
total: ["3"]
index: ["0", "1", "2"]
steps:
- uses: actions/checkout@v4