This commit is contained in:
2026-06-22 08:31:19 +08:00
commit 83dfe18977
14 changed files with 534 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
OPENOCR_OUTPUT_DIR=data/output
OPENOCR_UPLOAD_DIR=data/uploads
OPENOCR_USE_GPU=false
OPENOCR_AUTO_DOWNLOAD=true
OPENOCR_LAYOUT_THRESHOLD=0.4
OPENOCR_MAX_LENGTH=2048
OPENOCR_CORS_ORIGINS=*
OPENOCR_LOG_LEVEL=info