|
@@ -8,7 +8,7 @@ from pathlib import Path
|
|
|
from io import BytesIO
|
|
from io import BytesIO
|
|
|
import plotly.express as px
|
|
import plotly.express as px
|
|
|
|
|
|
|
|
-from compare_ocr_results import compare_ocr_results
|
|
|
|
|
|
|
+from comparator import compare_ocr_results
|
|
|
from ocr_validator_utils import get_data_source_display_name
|
|
from ocr_validator_utils import get_data_source_display_name
|
|
|
|
|
|
|
|
|
|
|