RestoreFormer
RestoreFormer (opens in a new tab) is a library to do face restoration.
Install dependency package:
pip install realesrgan
Command line argument to enable RestoreFormer:
--enable-restoreformer --restoreformer-device cuda
Available device:
- cuda
- cpu
- mps