Magnific-Style Upscaler

Replicate
Image Generation

Detail-hallucinating upscaler in the Magnific style. Adds plausible high-frequency texture using a Stable Diffusion refiner conditioned on the low-res input.

Generate with Magnific-Style Upscaler
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

Magnific-Style Upscaler is image generation AI model from Replicate, priced at €0.000 per 1M input tokens with a unknown context window.

Try Magnific-Style Upscaler
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€0.06

API Integration

Use our OpenAI-compatible API to integrate Magnific-Style Upscaler into your application.

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

const rw = railwail("YOUR_API_KEY");

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

// Or use the image() method for full control
const res = await rw.image("magnific-style-upscaler", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€0.06
Developer
Replicate
Category
Image Generation
Supported Formats
image
Tags
replicate
upscaling
creative
magnific-style

Frequently asked questions

Start using Magnific-Style Upscaler today

Get started with free credits. No credit card required. Access Magnific-Style Upscaler and 100+ other models through a single API.