调整导入

This commit is contained in:
2024-06-21 15:10:38 +08:00
parent 4c906adbae
commit f2273d59a2

View File

@@ -8,10 +8,9 @@ from pprint import pprint
import cv2
from photo_review.photo_review import split_image
sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
from photo_review.photo_review import split_image
from paddlenlp import Taskflow
from paddlenlp.utils.doc_parser import DocParser
from ucloud import ucloud