From 0db686a1649fd3d3fb52a8e8f3970f70893a5c42 Mon Sep 17 00:00:00 2001 From: menyifang Date: Sun, 9 Oct 2022 18:52:45 +0800 Subject: [PATCH] update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c459fb..03fa49a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ Official implementation of DCT-Net for Full-body Portrait Stylization. ## Web Demo -- Integrated into [Colab notebook](https://colab.research.google.com/github/menyifang/DCT-Net/blob/main/notebooks/inference.ipynb). Try out the colab demo. +- Integrated into [Colab notebook](https://colab.research.google.com/github/menyifang/DCT-Net/blob/main/notebooks/inference.ipynb). Try out the colab demo.google colab logo + - 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)