Commit c67a4793 authored by icecraft's avatar icecraft
Browse files

fix: import ppstruture error

parent 6aa1d88b
...@@ -2,6 +2,7 @@ import os ...@@ -2,6 +2,7 @@ import os
import cv2 import cv2
import numpy as np import numpy as np
from paddleocr import PaddleOCR
from ppstructure.table.predict_table import TableSystem from ppstructure.table.predict_table import TableSystem
from ppstructure.utility import init_args from ppstructure.utility import init_args
from PIL import Image from PIL import Image
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment