diff --git a/README.md b/README.md index 18e276d..3c3718e 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ **Updates** -* `2021-10-17` Add weights for [face portrait v2](#additional-model-weights) +* `2021-10-17` Add weights for [FacePortraitV2](#additional-model-weights) * `2021-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) * `2021-11-07` Thanks to [xhlulu](https://github.com/xhlulu), the `torch.hub` model is now available. See [Torch Hub Usage](#torch-hub-usage). -* `2021-11-07` Add AnimeGANv2 style demo to a telegram bot. See [@face2stickerbot](https://t.me/face2stickerbot) by [sxela](https://github.com/sxela) +* `2021-11-07` Add FacePortraitV2 style demo to a telegram bot. See [@face2stickerbot](https://t.me/face2stickerbot) by [sxela](https://github.com/sxela) ## Basic Usage