aboutsummaryrefslogtreecommitdiffstats
path: root/modules/scunet_model.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed duplicate definition model_pathMilly2022-10-091-2/+0
|
* Add --use-cpu command line optionbrkirch2022-10-041-4/+4
| | | | Remove MPS detection to use CPU for GFPGAN / CodeFormer and add a --use-cpu command line option.
* Add ScuNET DeNoiser/Upscalerd8ahazard2022-09-301-0/+90
Q&D Implementation of ScuNET, thanks to our handy model loader. :P https://github.com/cszn/SCUNet