From a384448ca45a73d8d46cab6450cab7e79a32bc30 Mon Sep 17 00:00:00 2001 From: bryandlee Date: Sun, 7 Nov 2021 12:49:58 +0900 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc73dca..0f8f96c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ ## 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) + +**Updates** + +* `2020-10-17` Add weights for [face portrait v2](https://github.com/bryandlee/animegan2-pytorch#additional-models) +* `2020-11-07` Thanks to [ak92501](https://twitter.com/ak92501), a web demo is 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)** @@ -16,7 +20,6 @@ python test.py --input_dir [image_folder_path] --device [cpu/cuda] ``` - **Results from converted [[Paprika]](https://drive.google.com/file/d/1K_xN32uoQKI8XmNYNLTX5gDn1UnQVe5I/view?usp=sharing) style model** (input image, original tensorflow result, pytorch result from left to right)