Add local text correction engine

This commit is contained in:
2026-01-31 01:02:24 +02:00
parent 6a98142c1d
commit 32d4e328ff
10 changed files with 601 additions and 61 deletions

View File

@@ -29,3 +29,6 @@ huggingface-hub>=0.20.0
pystray>=0.19.0
Pillow>=10.0.0
darkdetect>=0.8.0
# LLM / Correction
llama-cpp-python>=0.2.20