Skip to content

feat/option to load extraction models once instead of everytime partition pdf function called #3698

Open
@hasansalimkanmaz

Description

@hasansalimkanmaz

Is your feature request related to a problem? Please describe.
I am using partition_pdf function. Everytime, I call the function, it loads the relevant models into memory. This results in significant delays in processing.

Describe the solution you'd like
I would like to have a paramter in partition_pdf function to allow loading the model once into the memory throughout the life cycle of the application. This way, there will not be any need to load the model again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions