mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
update upscaler workflow
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
+3
-3
@@ -20,13 +20,13 @@
|
||||
"RealESRGAN": [
|
||||
["4x General V3", "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-general-x4v3.pth"],
|
||||
["4x General WDN V3", "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-general-wdn-x4v3.pth"],
|
||||
["AnimeVideo V3", "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-animevideov3.pth"],
|
||||
["4x AnimeVideo V3", "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-animevideov3.pth"],
|
||||
["4x+ Anime6B", "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.2.4/RealESRGAN_x4plus_anime_6B.pth"],
|
||||
["4x+", "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth"],
|
||||
["2x+", "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.1/RealESRGAN_x2plus.pth"]
|
||||
],
|
||||
"SCUNet": [
|
||||
["GAN", "https://github.com/cszn/KAIR/releases/download/v1.0/scunet_color_real_gan.pth"],
|
||||
["PSNR", "https://github.com/cszn/KAIR/releases/download/v1.0/scunet_color_real_psnr.pth"]
|
||||
["GAN 1x", "https://github.com/cszn/KAIR/releases/download/v1.0/scunet_color_real_gan.pth"],
|
||||
["PSNR 1x", "https://github.com/cszn/KAIR/releases/download/v1.0/scunet_color_real_psnr.pth"]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user