We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39dff4 commit c33beb9Copy full SHA for c33beb9
PPOCRLabel.py
@@ -70,6 +70,7 @@
70
sys.path.append(os.path.join(__dir__, ""))
71
72
from paddleocr import PaddleOCR, PPStructure
73
+import libs.resources
74
from libs.constants import (
75
SETTING_ADVANCE_MODE,
76
SETTING_DRAW_SQUARE,
0 commit comments