Skip to content

Releases: abdullahibneat/TableExtraction

v1.0.4

08 Dec 17:15
c952eaa
Compare
Choose a tag to compare

What's changed

  • Fixed gunicorn timing out
  • Increased number of gunicorn workers to 4

Full Changelog: v1.0.3...v1.0.4

v1.0.3

08 Dec 17:14
Compare
Choose a tag to compare

What's changed

  • Added ARM support for Docker image
  • Handle case when a row has less cells than the previous row
  • Updated logic to assign cells to rows
  • Updated README

Full Changelog: v1.0.2...v1.0.3

v1.0.2

08 Dec 17:10
Compare
Choose a tag to compare

What's changed

  • Added padding around cells to improve OCR detection
  • Updated README

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Dec 17:08
Compare
Choose a tag to compare

What's changed

  • Fixed import in advanced usage example

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Dec 17:06
Compare
Choose a tag to compare

Initial release