"...text-generation-inference.git" did not exist on "042180d88f91d4bc9acd42ae4de3c0236d272de4"
Commit 7512baaa authored by 赵小蒙's avatar 赵小蒙
Browse files

重构drow_bbox为工具类

parent 59d817b1
...@@ -4,7 +4,7 @@ import time ...@@ -4,7 +4,7 @@ import time
from loguru import logger from loguru import logger
from demo.draw_bbox import draw_layout_bbox, draw_text_bbox from magic_pdf.libs.draw_bbox import draw_layout_bbox, draw_text_bbox
from magic_pdf.libs.commons import ( from magic_pdf.libs.commons import (
read_file, read_file,
join_path, join_path,
......
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