diff --git a/ocr_config.ini b/ocr_config.ini index 4d2b1f5..f1d6552 100644 --- a/ocr_config.ini +++ b/ocr_config.ini @@ -1,4 +1,5 @@ [ocr] path_to_tesseract = C:\Program Files\Tesseract-OCR\tesseract.exe path_to_input = input -path_to_output = output \ No newline at end of file +path_to_output = output +path_to_mount = mount_example \ No newline at end of file