From 7f9bf356e53db80858a80896887f20a373e94dd6 Mon Sep 17 00:00:00 2001 From: AuroraWright Date: Wed, 2 Apr 2025 07:41:09 +0200 Subject: [PATCH] Oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fec546..0b26ea0 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Additionally: # Supported providers ## Local providers -- [Manga OCR](https://github.com/kha-white/manga-ocr): install with `pip install owocr[manga-ocr]` ("m" key) +- [Manga OCR](https://github.com/kha-white/manga-ocr): install with `pip install owocr[mangaocr]` ("m" key) - [EasyOCR](https://github.com/JaidedAI/EasyOCR): install with `pip install owocr[easyocr]` ("e" key) - [RapidOCR](https://github.com/RapidAI/RapidOCR): install with `pip install owocr[rapidocr]` ("r" key) - Apple Vision framework: this will work on macOS Ventura or later. In my experience, the best of the local providers for horizontal text ("a" key)