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

修改GPU模型储存位置, 支持windows中文用户名

This commit is contained in:
firedcto@gmail.com 2024-09-12 00:59:10 +08:00
parent c0cc3c5e18
commit d60acb0f4e
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ __pycache__/
*.py[cod]
*$py.class
configs/
paddle_model/
ok/
ok
md5.txt

View File

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