Merge pull request #10 from AK391/main

Huggingface Gradio Web Demo
This commit is contained in:
bryandlee 2021-11-07 12:31:01 +09:00 committed by GitHub
commit 29ef73ba4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)**
```