mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2025-05-19 08:40:34 -07:00
Update README
This commit is contained in:
parent
a87388fd2f
commit
99eda83cce
@ -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: <br>
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user