Model categories
Upscaling models are organized by their underlying architecture and purpose:RealCUGAN models
Advanced upscaling with noise reduction controls.realcugan
- Upscaler:
realcugan - Scales: 2x, 3x, 4x
- Noise levels: 0, 3
- Latency: 2.96s
- Source: Moebytes/waifu2x
RealESR models
Real-world super-resolution models optimized for anime and video content.realesr-animevideov3
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 1.36s (Very Fast)
- Source: xinntao/Real-ESRGAN
RealESRGAN models
General-purpose super-resolution models with anime-specific variants.realesrgan-x4plus
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.44s (Slow)
- Source: xinntao/Real-ESRGAN
realesrgan-x4plus-anime
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 3.61s (Medium)
- Source: xinntao/Real-ESRGAN
realesrnet-x4plus
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.35s (Slow)
- Source: xinntao/Real-ESRGAN
RealESRGAN_General_WDN_x4_v3
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 1.6s (Very Fast)
- Source: upscayl/custom-models
RealESRGAN_General_x4_v3
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 1.35s (Very Fast)
- Source: upscayl/custom-models
Waifu2x models
Classic anime upscaling models with extensive scale options.waifu2x-models-cunet
- Upscaler:
waifu2x - Scales: 2x, 4x, 8x, 16x, 32x
- Noise levels: 0, 1, 2, 3
- Latency: 5.2s (Medium)
- Source: Moebytes/waifu2x
waifu2x-models-upconv
- Upscaler:
waifu2x - Scales: 2x, 4x, 8x, 16x, 32x
- Noise levels: 0, 1, 2, 3
- Latency: 2.61s (Fast)
- Source: Moebytes/waifu2x
Specialized upscaling models
4x-WTP-ColorDS
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.53s (Slow)
- Source: OpenModelDB
remacri-4x
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.84s (Slow)
- Source: upscayl/upscayl
ultramix-balanced-4x
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 10.0s (Slow)
- Source: upscayl/upscayl
ultrasharp-4x
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.73s (Slow)
- Source: upscayl/upscayl
4xInt-RemAnime
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.46s (Slow)
- Source: Phhofm/models
AI-Forever_x4plus
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.55s (Slow)
- Source: Hugging Face
Photo and web content models
4xNomosWebPhoto_esrgan
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.77s (Slow)
- Source: OpenModelDB
4xHFA2k
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.69s (Slow)
- Source: upscayl/custom-models
LSDIR models
Large-scale dataset image restoration models.4xLSDIRCompactC3
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 1.31s (Very Fast)
- Source: upscayl/custom-models
4xLSDIRplusC
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.51s (Slow)
- Source: upscayl/custom-models
Additional models
4x_NMKD-Siax_200k
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.67s (Slow)
- Source: upscayl/custom-models
4xNomos8kSC
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.58s (Slow)
- Source: upscayl/custom-models
uniscale_restore_x4
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.51s (Slow)
- Source: upscayl/custom-models
unknown-2.0.1
- Upscaler:
upscayl - Scales: 2x, 3x, 4x
- Latency: 9.87s (Slow)
- Source: upscayl/custom-models
Using upscale models
Choosing the right model
For speed: Userealesr-animevideov3, RealESRGAN_General_x4_v3, or 4xLSDIRCompactC3
For anime/manga: Use realesrgan-x4plus-anime, realcugan, or waifu2x-models-cunet
For photos: Use 4xNomosWebPhoto_esrgan or realesrgan-x4plus
For extreme scales: Use waifu2x-models-cunet or waifu2x-models-upconv (up to 32x)
For quality: Use realesrgan-x4plus, ultramix-balanced-4x, or ultrasharp-4x
Related pages
- Performance comparison - Compare model speeds
- Descreen models - Remove halftone patterns
- Pipeline API - Combine multiple models