Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed duplicate definition model_path | Milly | 2022-10-09 | 1 | -2/+0 |
| | |||||
* | Add --use-cpu command line option | brkirch | 2022-10-04 | 1 | -4/+4 |
| | | | | Remove MPS detection to use CPU for GFPGAN / CodeFormer and add a --use-cpu command line option. | ||||
* | Add ScuNET DeNoiser/Upscaler | d8ahazard | 2022-09-30 | 1 | -0/+90 |
Q&D Implementation of ScuNET, thanks to our handy model loader. :P https://github.com/cszn/SCUNet |