genalog
genalog copied to clipboard
Genalog is an open source, cross-platform python package allowing generation of synthetic document images with custom degradations and text alignment capabilities.
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Genalog is dependent on weasyprint. It uses the function write_image_surface() from Weasyprint.document.Document(). But this function has been removed by weasyprint on 19 april 2020. Therefore trying to run even the...
Google Colab currently packs Cython 3, which doesn't compile the required `pandas` well: **ERROR:** ``` [16/40] Cythonizing pandas\_libs/reduction.pyx Error compiling Cython file: ------------------------------------------------------------ ... self.orig_data = self.buf.data self.orig_len = self.buf.shape[0]...
Hi maintainers, I've noticed there have been no recent commits or updates to this project. I'm interested in using this repository for generating docs, but I wanted to check if...