diff --git a/README.md b/README.md index fda0b81..90990d7 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,9 @@ It leverages rich and diverse priors encapsulated in a pretrained face GAN (*e.g - :white_check_mark: We provide a *clean* version of GFPGAN, which does not require CUDA extensions. - :white_check_mark: We provide an updated model without colorizing faces. ---- If GFPGAN is helpful in your photos/projects, please help to :star: this repo. Thanks:blush:
-Other recommended projects: [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)   [BasicSR](https://github.com/xinntao/BasicSR)   [facexlib](https://github.com/xinntao/facexlib) +Other recommended projects:   :arrow_forward:[Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)   :arrow_forward:[BasicSR](https://github.com/xinntao/BasicSR)   :arrow_forward:[facexlib](https://github.com/xinntao/facexlib) --- @@ -43,7 +42,7 @@ Other recommended projects: [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN - Python >= 3.7 (Recommend to use [Anaconda](https://www.anaconda.com/download/#linux) or [Miniconda](https://docs.conda.io/en/latest/miniconda.html)) - [PyTorch >= 1.7](https://pytorch.org/) - Option: NVIDIA GPU + [CUDA](https://developer.nvidia.com/cuda-downloads) -- Option: Linux (We have not tested on Windows) +- Option: Linux ### Installation