-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
24 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,10 @@ jobs: | |
matrix: | ||
os: [ "ubuntu-latest" ] #, "macos-latest", "windows-latest" | ||
steps: | ||
- name: 时区设置 | ||
uses: szenius/[email protected] # 设置执行环境的时区 | ||
with: | ||
timezoneLinux: "Asia/Shanghai" | ||
- name: 克隆代码 | ||
uses: actions/checkout@v3 | ||
- name: 创建发行版本 | ||
|
@@ -39,6 +43,10 @@ jobs: | |
os: [ "ubuntu-latest" ] #, "macos-latest", "windows-latest" | ||
device_type: ["Paddle","Amd64"] | ||
steps: | ||
- name: 时区设置 | ||
uses: szenius/[email protected] # 设置执行环境的时区 | ||
with: | ||
timezoneLinux: "Asia/Shanghai" | ||
- name: 下载代码 | ||
uses: actions/checkout@v3 | ||
with: | ||
|
@@ -86,6 +94,10 @@ jobs: | |
os: [ "ubuntu-latest" ] #, "macos-latest", "windows-latest" | ||
device_type: [ "ONNX" ] | ||
steps: | ||
- name: 时区设置 | ||
uses: szenius/[email protected] # 设置执行环境的时区 | ||
with: | ||
timezoneLinux: "Asia/Shanghai" | ||
- name: 下载代码 | ||
uses: actions/checkout@v3 | ||
with: | ||
|
@@ -125,6 +137,10 @@ jobs: | |
os: [ "ubuntu-latest" ] #, "macos-latest", "windows-latest" | ||
device_type: ["RKNN","Ascend"] | ||
steps: | ||
- name: 时区设置 | ||
uses: szenius/[email protected] # 设置执行环境的时区 | ||
with: | ||
timezoneLinux: "Asia/Shanghai" | ||
- name: 下载代码 | ||
uses: actions/checkout@v3 | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# 箱号服务 | ||
## 箱号服务V3.0.5.9 - 2023-12-08 05:42:43 | ||
conta_serviceV3.0.5.9 | ||
* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_serviceV3.0.5.9) | ||
* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_serviceV3.0.5.9) | ||
## 箱号服务V3.0.6.0 - 2023-12-08 14:17:13 | ||
conta_serviceV3.0.6.0 | ||
* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_serviceV3.0.6.0) | ||
* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_serviceV3.0.6.0) | ||
### 下载地址 | ||
* [conta_service_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.9/conta_service_lib64.zip) | ||
* [local_conta_service_x86_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.9/local_conta_service_x86_lib64.zip) | ||
* [local_conta_service_aarch64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.9/local_conta_service_aarch64_lib64.zip) | ||
* [conta_service_amd64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.9/conta_service_amd64_lib64.zip) | ||
* [conta_service_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.6.0/conta_service_lib64.zip) | ||
* [local_conta_service_x86_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.6.0/local_conta_service_x86_lib64.zip) | ||
* [local_conta_service_aarch64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.6.0/local_conta_service_aarch64_lib64.zip) | ||
* [conta_service_amd64_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.6.0/conta_service_amd64_lib64.zip) | ||
---- |