Run This Ai
EN DE

Real-ESRGAN

Image super-resolution upscaler with AI — enhance and enlarge images with remarkable quality

★ 35,946 GitHub BSD-3-Clause image-upscalingsuper-resolutionimage-enhancementai-imageganesrgan Bild & Video

Überblick

Real-ESRGAN is a powerful open-source image super-resolution tool developed by TencentARC that uses Generative Adversarial Networks (GANs) to upscale and enhance images with remarkable quality. With over 36,000 GitHub stars, it has become the go-to solution for AI-powered image enhancement. Real-ESRGAN can upscale images by 2x, 3x, or 4x while restoring fine details, removing noise, and sharpening edges. It includes specialized models for anime and digital art (RealESRGAN_x4plus_anime) and a dedicated face enhancement module (GFPGAN) for restoring facial details in low-resolution photos. The tool supports batch processing, custom model training, and can be deployed via Docker or Python API. It runs on consumer GPUs with 4GB+ VRAM and also supports CPU-only inference.

Anforderungen

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Empfohlener VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
Zum Anbieter

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
Zum Anbieter

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
Zum Anbieter

Affiliate-Hinweis

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  real-esrgan:
    image: wpafbo79/real-esrgan:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/real-esrgan:/data

Bester VPS für Real-ESRGAN →

Verwandte Tools

Anleitungen & Artikel