Commit 6aa1d88b authored by icecraft's avatar icecraft
Browse files

fix: fix ci error: no module found of ppstruture

parent 95f334fb
......@@ -5,6 +5,7 @@ import cv2
import numpy as np
import torch
from paddleocr import PaddleOCR
from ppocr.utils.logging import get_logger
from ppocr.utils.utility import alpha_to_color, binarize_img
......
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