Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkosm committed Dec 27, 2024
1 parent 9448cb9 commit 1526e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/serverless.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from magic_pdf.pipe.UNIPipe import UNIPipe
from magic_pdf.rw.DiskReaderWriter import DiskReaderWriter

from app.office_converter import OfficeConverter, OfficeExts
from .office_converter import OfficeConverter, OfficeExts

# Configure model settings
model_config.__use_inside_model__ = True
Expand Down

0 comments on commit 1526e3c

Please sign in to comment.