- 24 Jul, 2024 3 commits
-
-
myhloli authored
Specify utf-8 encoding when opening the configuration file to ensure compatibility with files containing non-ASCII characters, avoiding potentialencoding errors.
-
myhloli authored
-
myhloli authored
fix(magic-pdf): add default values and improve warning logs for config optionsEnsure that 'temp-output-dir', 'models-dir', and 'device-mode' have sensible default values in case they are not specified in the config file.
-
- 12 Jul, 2024 1 commit
-
-
myhloli authored
Add new configuration options for custom model directories and device modeselection. This allows users to specify the directory where models are stored and choose between CPU and GPU modes for model inference. The configurations are read from a JSON file and can be easily extended to support additional options in the future.
-
- 15 Apr, 2024 1 commit
-
-
kernel.h@qq.com authored
-
- 11 Apr, 2024 1 commit
-
-
许瑞 authored
-
- 09 Apr, 2024 2 commits
- 08 Apr, 2024 2 commits
- 07 Apr, 2024 1 commit
-
-
kernel.h@qq.com authored
-