Skip to content

Commit

Permalink
* 更新箱号服务conta_serviceV3.0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jadehh committed Dec 8, 2023
1 parent d9d18d5 commit fd8d392
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 创建发行版本
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
16 changes: 8 additions & 8 deletions README.md
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)
----

0 comments on commit fd8d392

Please sign in to comment.