diff --git a/README.md b/README.md index 114b83e..119e325 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ More details about `torch.hub` is in [the torch docs](https://pytorch.org/docs/s
samples -Trained on 256x256 face images. Distilled from [webtoon face model](https://github.com/bryandlee/naver-webtoon-faces/blob/master/README.md#face2webtoon) with L2 + VGG + GAN Loss and CelebA-HQ images. See `test_faces.ipynb` for details. +Trained on 256x256 face images. Distilled from [webtoon face model](https://github.com/bryandlee/naver-webtoon-faces/blob/master/README.md#face2webtoon) with L2 + VGG + GAN Loss and CelebA-HQ images.