Code:
{
[Thaluna] Starting... HOME=C:\Users\Антон
[Thaluna] Paddle models: C:\Users\Антон\AppData\Local\Thaluna\.paddleocr
[Thaluna] Models OK.
main.py:948: DeprecationWarning: Enum value 'Qt::ApplicationAttribute.AA_EnableHighDpiScaling' is marked as deprecated, please check the documentation for more information.
main.py:949: DeprecationWarning: Enum value 'Qt::ApplicationAttribute.AA_UseHighDpiPixmaps' is marked as deprecated, please check the documentation for more information.
[Thaluna] Starting... HOME=C:\Users\Антон
[Thaluna] Paddle models: C:\Users\Антон\AppData\Local\Thaluna\.paddleocr
torch\cuda\__init__.py:287: UserWarning:
NVIDIA GeForce RTX 5060 Laptop GPU with CUDA capability sm_120 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 sm_90 compute_37.
If you want to use the NVIDIA GeForce RTX 5060 Laptop GPU GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
warnings.warn(
FATAL: kernel `fmha_cutlassF_f32_aligned_64x64_rf_sm80` is for sm80-sm100, but was built for sm37
...
FATAL: kernel `fmha_cutlassF_f32_aligned_64x64_rf_sm80` is for sm80-sm100, but was built for sm37
2026-02-08 05:11:27.066 | INFO | manga_ocr.ocr:__init__:35 - OCR ready
Pre-warming default models...
[DEBUG] OCR init: lang=en, gpu=True, models=OK
paddle\utils\cpp_extension\extension_utils.py:711: UserWarning: No ccache found. Please be aware that recompiling all source files may be required. You can download and install ccache from: https://github.com/ccache/ccache/blob/master/doc/INSTALL.md
C:\diag\_internal\paddleocr\ppocr\postprocess\rec_postprocess.py:1229: SyntaxWarning: invalid escape sequence '\W'
noletter = "[\W_^\d]"
C:\diag\_internal\paddleocr\ppocr\postprocess\rec_postprocess.py:1455: SyntaxWarning: invalid escape sequence '\W'
noletter = "[\W_^\d]"
Pre-warming complete.
Unknown property direction
Unknown property direction
Unknown property direction
[DEBUG] OCR init: lang=en, gpu=False, models=OK
...
[DEBUG] OCR init: lang=en, gpu=False, models=OK
}