0
0
mirror of https://github.com/ok-oldking/ok-wuthering-waves.git synced 2025-06-02 00:45:25 +00:00

升级python版本12, 下载了之前测试版的必须删除目录重装

This commit is contained in:
firedcto@gmail.com 2024-09-12 02:33:32 +08:00
parent f5ea10c99e
commit 15b27caae6
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"install_dependencies": [
"paddlepaddle-gpu==3.0.0b1 -i https://www.paddlepaddle.org.cn/packages/stable/cu123/",
"PySide6-Fluent-Widgets>=1.5.5 --no-deps",
"ok-script pycaw paddleocr==2.8.1 psutil WMI>=1.5.1 typing-extensions>=4.11.0 numpy>=1.26.4 opencv-contrib-python>=4.10.0.84"
"ok-script pycaw paddleocr==2.8.1 psutil setuptools WMI>=1.5.1 typing-extensions>=4.11.0 numpy>=1.26.4 opencv-contrib-python>=4.10.0.84"
],
"target_size": 6070947351
},

View File

@ -1,4 +1,4 @@
ok-script==0.0.243
ok-script==0.0.244
#rapidocr_onnxruntime
rapidocr_openvino
pySide6-Fluent-Widgets>=1.5.5