GFPGAN
AI-powered face restoration — enhance blurry old faces with remarkable quality
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
gfpgan:
image: wpafbo79/gfpgan:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/gfpgan:/data
Verwandte Tools
Stable Diffusion WebUI
Generative image models in your browser
ComfyUI
The most powerful and modular diffusion model GUI with a graph/nodes interface for Stable Diffusion
whisper.cpp
High-performance C++ port of OpenAI Whisper for fast local speech recognition
Fooocus
AI image generator focusing on prompts and generating — a Midjourney-like experience offline
Coqui TTS
Open-source deep learning toolkit for text-to-speech, battle-tested in research and production
ChatTTS
High-quality conversational text-to-speech model optimized for natural daily dialogue
Anleitungen & Artikel
GFPGAN Tutorial: Restore Old Faces with AI — Complete Step-by-Step Guide
From installation to API deployment — this tutorial walks through every step of restoring old faces with GFPGAN, including Docker and Python API.
GFPGAN: The AI Face Restoration Tool With 37k Stars That Actually Preserves Identity
GFPGAN uses StyleGAN priors to restore blurry old faces with remarkable quality. Here's the complete guide to the most popular open-source face restoration tool.