diff --git a/README.md b/README.md index 3dbe116..27a6d77 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ Official implementation of DCT-Net for Portrait Stylization. ## Demo ![demo_vid](assets/demo.gif) +# Web Demo + +Integrated into [Huggingface Spaces 🤗](https://huggingface.co/spaces) using [Gradio](https://github.com/gradio-app/gradio). Try out the Web Demo [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/SIGGRAPH2022/DCT-Net) ## News (2022-07-07) The paper is available now at arxiv(https://arxiv.org/abs/2207.02426).