From 355d5907a7387566efebe58a6084874856257f99 Mon Sep 17 00:00:00 2001 From: AK391 <81195143+AK391@users.noreply.github.com> Date: Thu, 7 Oct 2021 11:40:27 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15ec7ba..69c4788 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ LayoutParser aims to provide a wide range of tools that aims to streamline Document Image Analysis (DIA) tasks. Please check the LayoutParser [demo video](https://youtu.be/8yA5xB4Dg8c) (1 min) or [full talk](https://www.youtube.com/watch?v=YG0qepPgyGY) (15 min) for details. And here are some key features: +## New +Integrated to [Huggingface Spaces](https://huggingface.co/spaces) with [Gradio](https://github.com/gradio-app/gradio). See demo: [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/akhaliq/layout-parser) + - LayoutParser provides a rich repository of deep learning models for layout detection as well as a set of unified APIs for using them. For example,
@@ -130,4 +133,4 @@ If you find `layoutparser` helpful to your work, please consider citing our tool journal={arXiv preprint arXiv:2103.15348}, year={2021} } -``` \ No newline at end of file +```