layout-parser icon indicating copy to clipboard operation
layout-parser copied to clipboard

[Fix] reduce memory consumption and close pdf stream after usage

Open jakobnrmnn opened this issue 2 years ago • 0 comments

Flushes the pages and pdf afterwards to reduce the memory/ram consumption.

Opens the pdf stream as a context manager so that the file is closed afterwads.

jakobnrmnn avatar Dec 11 '22 00:12 jakobnrmnn