Skip to content

Commit

Permalink
serverless fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkosm committed Dec 27, 2024
1 parent ca4ff36 commit 9448cb9
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 .office_converter import OfficeConverter, OfficeExts
from app.office_converter import OfficeConverter, OfficeExts

# Configure model settings
model_config.__use_inside_model__ = True
Expand Down

0 comments on commit 9448cb9

Please sign in to comment.