Layout-Parser / layout-parser

A Unified Toolkit for Deep Learning Based Document Image Analysis
https://layout-parser.github.io/
Apache License 2.0
4.64k stars 449 forks source link

Fix: add one import for type hints #174

Open kairi003 opened 1 year ago

kairi003 commented 1 year ago

At layoutparser.io, the type hint Image.Image is used, but it is not imported.