优化ocr检测时间,加载默认模型

This commit is contained in:
2025-10-10 11:35:37 +08:00
parent 8c2e497163
commit 6cdb1e3d7d
5 changed files with 250 additions and 111 deletions

View File

@ -2,10 +2,10 @@
port = 8000
[mysql]
host = 192.168.110.65
port = 6975
host = 192.168.110.2
port = 13386
user = video_check
password = fsjPfhxCs8NrFGmL
password = taWtMSpXh88SHnps
database = video_check
charset = utf8mb4