diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 363a7d8..55c2b37 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -70,7 +70,10 @@ jobs: tag_name: ${{ github.ref }} release_name: Release ${{ github.ref }} body: | - 下载release.7z或zip文件解压缩运行ok-ww.exe, Download release.7z or .zip and extract and execute the ok-ww.exe + ok-ww-Nvidia-GPU-full GPU完整版, 需要英伟达RTX2000显卡以上或部分10显卡, 最新显卡驱动, 不需要再下载依赖, + ok-ww-CPU-full CPU完整版, 不需要再下载依赖, + ok-ww-release 无依赖版, 安装后需要下载依赖 + ok-ww.zip zip压缩版, 无法解压7z的可以下载 更新内容: ${{ steps.changes.outputs.changes }} draft: false diff --git a/requirements.txt b/requirements.txt index 253e0b9..f1ba678 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ok-script==0.0.248 +ok-script==0.0.249 #rapidocr_onnxruntime rapidocr_openvino pySide6-Fluent-Widgets>=1.5.5