From 4f0aa9161dd32786762697d30d95cec2003b200c Mon Sep 17 00:00:00 2001 From: Gabo Date: Tue, 10 Dec 2024 14:05:15 +0100 Subject: [PATCH] Update pdf document layout analysis --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index da9b51f..e931fc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "trainable-entity-extractor" -version = "2024.12.9.1" +version = "2024.12.10.1" description = "This tool is a trainable text/PDF to entity extractor" license = { file = "LICENSE" } authors = [{ name = "HURIDOCS" }] diff --git a/requirements.txt b/requirements.txt index 784ed5c..d3a7b87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,4 +28,4 @@ sentence-transformers==3.0.1 py-markdown-table==1.1.0 flair==0.14.0 graypy==2.1.0 -git+https://github.com/huridocs/pdf-document-layout-analysis@a490e280aa168e12c0211d4f03a5264168512ba4 +git+https://github.com/huridocs/pdf-document-layout-analysis@113f348534c6757ad55be6daa8285946bd514106