Clarify readme

This commit is contained in:
AuroraWright
2025-10-09 19:58:26 +02:00
parent 1c83f8c184
commit ba9948e9aa
4 changed files with 4 additions and 10 deletions

View File

@@ -25,8 +25,6 @@ dependencies = [
"websockets>=14.0",
"desktop-notifier>=6.1.0",
"mss",
"pysbd",
"langid",
"psutil",
"requests",
"pywin32;platform_system=='Windows'",
@@ -38,11 +36,6 @@ faster-png = [
"fpng-py"
]
accurate-filtering = [
"transformers",
"sentencepiece"
]
easyocr = [
"easyocr"
]