diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index a12581d..cf7827f 100644 --- a/.github/workflows/python-release.yml +++ b/.github/workflows/python-release.yml @@ -54,7 +54,7 @@ jobs: cd code python packing_app.py \ --head_str "import sys\nsys.path.append('/usr/local/conta_detect-1.0/python_lib')\nsys.path.append('/usr/local/site-packages')\n" \ - --is_exec True + --is_exec False - name: Amd64打包编译 if: ${{ matrix.device_type=='Amd64'}} @@ -65,7 +65,7 @@ jobs: --name 箱号服务Amd64 \ --app_name conta_service_amd64 \ --lib_path conta_service_amd64_lib64 \ - --is_exec True + --is_exec False - name: 发布 uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/tags/') @@ -106,7 +106,7 @@ jobs: --app_name local_conta_service_onnx \ --lib_path local_conta_service_x86_lib64 \ --exclude_files libbz2.so.1.0,libcrypto.so.1.1,libsqlite3.so.0,libssl.so.1.1,libz.so.1,cryptography/hazmat/bindings/_openssl.abi3.so \ - --is_exec True + --is_exec False - name: 发布 uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/tags/') @@ -153,7 +153,7 @@ jobs: --extra_sys_str /usr/local/site-packages \ --app_name local_conta_service_rknn \ --lib_path local_conta_service_aarch64_lib64 \ - --is_exec True + --is_exec False - name: Ascend打包环境准备 if: ${{ matrix.device_type=='Ascend'}} @@ -176,7 +176,7 @@ jobs: --extra_sys_str /usr/local/site-packages \ --app_name local_conta_service_ascend \ --lib_path local_conta_service_aarch64_lib64 \ - --is_exec True + --is_exec False - name: 发布 uses: softprops/action-gh-release@v1 diff --git a/README.md b/README.md index 760ee28..f9eb2bf 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,11 @@ # 箱号服务 -## 箱号服务V3.0.5.5 - 2023-10-31 09:35:47 -conta_serviceV3.0.5.5 -* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_serviceV3.0.5.5) -* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_serviceV3.0.5.5) +## 箱号服务V3.0.5.6 - 2023-10-31 09:38:34 +conta_serviceV3.0.5.6 +* [发布地址](https://github.com/jadehh/ContainerOCR/releases/tag/conta_serviceV3.0.5.6) +* [详细地址](https://github.com/jadehh/jadehh_file/releases/tag/conta_serviceV3.0.5.6) ### 下载地址 -* [conta_service_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.5/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.5/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.5/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.5/conta_service_amd64_lib64.zip) -* [conta_service](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.5/conta_service) -* [local_conta_service_onnx](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.5/local_conta_service_onnx) -* [local_conta_service_ascend](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.5/local_conta_service_ascend) -* [local_conta_service_rknn](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.5/local_conta_service_rknn) -* [conta_service_amd64](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.5/conta_service_amd64) +* [conta_service_lib64.zip](https://gh.ddlc.top/https://github.com/jadehh/jadehh_file/releases/download/conta_serviceV3.0.5.6/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.6/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.6/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.6/conta_service_amd64_lib64.zip) ---- \ No newline at end of file