GFPGAN v1.4

Tencent ARC
Image Generation

Tencent ARC face-restoration GAN. Reconstructs realistic facial detail in low-quality or compressed photos using a pretrained StyleGAN2 prior.

Generate with GFPGAN v1.4
Describe what you want and pick a size — the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DR·Last updated May 16, 2026

GFPGAN v1.4 is image generation AI model from Tencent ARC, priced at €0.000 per 1M input tokens with a unknown context window.

Try GFPGAN v1.4
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€0.002

API Integration

Use our OpenAI-compatible API to integrate GFPGAN v1.4 into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("gfpgan-v1-4", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("gfpgan-v1-4", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€0.002
Developer
Tencent ARC
Category
Image Generation
Supported Formats
image
Tags
replicate
face-restore
upscaling
tencent
open-source

Frequently asked questions

Start using GFPGAN v1.4 today

Get started with free credits. No credit card required. Access GFPGAN v1.4 and 100+ other models through a single API.