gamegrd
gamegrd
Add loading status
### You can use `PostMessage` to operate the device on the windows platform `````python import win32api,win32gui,win32con hld = win32gui.FindWindow("SDL_app", None) if hld > 0: SDL_FINGERDOWN = 0x700 WM_PLUGIN_BASE = win32con.WM_USER...
Hi Everyone I got an error when convert the Multilingual Detection Model # BASE INFO model: [ml_PP-OCRv3_det](https://paddleocr.bj.bcebos.com/PP-OCRv3/multilingual/Multilingual_PP-OCRv3_det_distill_train.tar) config: [ch_PP-OCRv3_det_cml.yml](https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.6/configs/det/ch_PP-OCRv3/ch_PP-OCRv3_det_cml.yml) ## command ```bash python3 ./converter/ch_ppocr_v3_det_converter.py --src_model_path ./downloads/Multilingual_PP-OCRv3_det_distill_train ``` ## ERROR ```...
## In that branch, all php mysql etc are configuration for `production` not for `debug`
相当给力,如果能支持 python3 就更加完美了
**基础信息** * 操作系统: Arch * Calibre 版本: calibre (calibre 7.10 * 插件版本: v 2.3.4 * 插件来源: 插件中心 Traceback (most recent call last): File "calibre_plugins.ebook_translator.components.engine", line 67, in translate_text translation =...