From 651bbeddd27cba2d74cd189fbd58e2332619b34f Mon Sep 17 00:00:00 2001 From: AK391 <81195143+AK391@users.noreply.github.com> Date: Fri, 24 Sep 2021 15:18:18 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70d78e8..8eda305 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This repository contains code and models for our [paper](https://arxiv.org/abs/2 ### Changelog +* [Sep 2021] Integrated to [Huggingface Spaces](https://huggingface.co/spaces) with [Gradio](https://github.com/gradio-app/gradio). See [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/DPT-Large). * [March 2021] Initial release of inference code and models ### Setup