← Back to all generators

playgroundai/playground-v2.5-1024px-aesthetic

Playground v2.5 is the state-of-the-art open-source model in aesthetic quality

Capabilities

1:1 4:3 3:4 16:9 9:16 2:3 3:2 Reference Images Negative Prompt Seed

Cost

Community model (estimated from hardware time)

Input Parameters

apply_watermark boolean

Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.

Default: true
disable_safety_checker boolean

Disable safety checker for generated images. This feature is only available through the API. See https://replicate.com/docs/how-does-replicate-work#safety

Default: false
guidance_scale number

Scale for classifier-free guidance

Default: 3 min: 0.1, max: 20
height integer

Height of output image

Default: 1024 min: 256, max: 1536
image string

Input image for img2img or inpaint mode

mask string

Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.

negative_prompt string

Negative Input prompt

Default: "ugly, deformed, noisy, blurry, distorted"
num_inference_steps integer

Number of denoising steps

Default: 25 min: 1, max: 60
num_outputs integer

Number of images to output.

Default: 1 min: 1, max: 4
prompt string

Input prompt

Default: "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
prompt_strength number

Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image

Default: 0.8 min: 0, max: 1
scheduler string

Scheduler. DPMSolver++ or DPM++2MKarras is recommended for most cases

Default: "DPMSolver++"
DDIM DPMSolverMultistep HeunDiscrete K_EULER_ANCESTRAL K_EULER PNDM DPM++2MKarras DPMSolver++
seed integer

Random seed. Leave blank to randomize the seed

width integer

Width of output image

Default: 1024 min: 256, max: 1536
Version: a45f82a1382b Updated: 2/26/2026 3.0M runs