diff --git a/README.md b/README.md index 4c017fc..dc73dca 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## PyTorch Implementation of [AnimeGANv2](https://github.com/TachibanaYoshino/AnimeGANv2) +**Web Demo** +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/AnimeGANv2) + **Weight Conversion from the Original Repo (Requires TensorFlow 1.x)** ```