| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
add support for adding upscalers in extensions
move LDSR, ScuNET and SwinIR to built-in extensions
|
| |
|
|
|
|
| |
This reverts commit 768b95394a8500da639b947508f78296524f1836.
|
|
|
|
| |
Get ESRGAN, SCUNet, and SwinIR working correctly on MPS by ensuring memory is contiguous for tensor views before sending to MPS device.
|
| |
|
|
|
|
| |
Remove MPS detection to use CPU for GFPGAN / CodeFormer and add a --use-cpu command line option.
|
|
Q&D Implementation of ScuNET, thanks to our handy model loader. :P
https://github.com/cszn/SCUNet
|