We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f78b76 commit 5ef4525Copy full SHA for 5ef4525
1 file changed
python/rapidocr/inference_engine/pytorch/main.py
@@ -1,6 +1,7 @@
1
# -*- encoding: utf-8 -*-
2
# @Author: SWHL
3
# @Contact: liekkaskono@163.com
4
+from pathlib import Path
5
from typing import List
6
7
import numpy as np
0 commit comments