We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c999505 + 86094d6 commit 3d3852dCopy full SHA for 3d3852d
1 file changed
easyocr/easyocr.py
@@ -6,7 +6,7 @@
6
make_rotated_img_list, set_result_with_confidence,\
7
reformat_input_batched, merge_to_free
8
from .config import *
9
-from bidi.algorithm import get_display
+from bidi import get_display
10
import numpy as np
11
import cv2
12
import torch
0 commit comments