ComfyUI/comfy_extras/chainner_models/architecture
2024-01-03 16:35:00 -08:00
..
face Fix issues with missing __init__ in upscaler, move web/ directory to comfy/web so that the need for symbolic link support on windows is eliminated 2024-01-03 16:35:00 -08:00
mat Fix issues with missing __init__ in upscaler, move web/ directory to comfy/web so that the need for symbolic link support on windows is eliminated 2024-01-03 16:35:00 -08:00
OmniSR Fix issues with missing __init__ in upscaler, move web/ directory to comfy/web so that the need for symbolic link support on windows is eliminated 2024-01-03 16:35:00 -08:00
timm Fix issues with missing __init__ in upscaler, move web/ directory to comfy/web so that the need for symbolic link support on windows is eliminated 2024-01-03 16:35:00 -08:00
__init__.py Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
block.py Pull in latest upscale model code from chainner. 2023-05-23 22:26:50 -04:00
DAT.py Update upscale model code to latest Chainner model code. 2023-09-02 22:27:40 -04:00
HAT.py Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
LaMa.py Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
LICENSE-DAT Update upscale model code to latest Chainner model code. 2023-09-02 22:27:40 -04:00
LICENSE-ESRGAN Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
LICENSE-HAT Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
LICENSE-lama Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
LICENSE-RealESRGAN Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
LICENSE-SCUNet Update upscale model code to latest Chainner model code. 2023-09-02 22:27:40 -04:00
LICENSE-SPSR Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
LICENSE-SwiftSRGAN Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
LICENSE-Swin2SR Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
LICENSE-SwinIR Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
RRDB.py Pull in latest upscale model code from chainner. 2023-05-23 22:26:50 -04:00
SCUNet.py Update upscale model code to latest Chainner model code. 2023-09-02 22:27:40 -04:00
SPSR.py Update upscale model code to latest Chainner model code. 2023-09-02 22:27:40 -04:00
SRVGG.py Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
SwiftSRGAN.py Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
Swin2SR.py Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
SwinIR.py Support DiffBIR SwinIR models. 2023-09-07 03:31:43 -04:00