Merge pull request #14 from AK391/main

add web demo
pull/29/head
Men Yifang 2 years ago committed by GitHub
commit 95a10db608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,6 +16,9 @@ Official implementation of DCT-Net for Portrait Stylization.
## Demo ## Demo
![demo_vid](assets/demo.gif) ![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 ## News
(2022-07-07) The paper is available now at arxiv(https://arxiv.org/abs/2207.02426). (2022-07-07) The paper is available now at arxiv(https://arxiv.org/abs/2207.02426).

Loading…
Cancel
Save