AI SeedbankHelp preserve open and free AI for humanity's future

← All models

playgroundai_playground-v2.5-1024px-aesthetic

playgroundai · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: · Leechers:

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


license: other license_name: playground-v2dot5-community license_link: https://huggingface.co/playgroundai/playground-v2.5-1024px-aesthetic/blob/main/LICENSE.md tags:

  • text-to-image
  • playground inference: parameters: guidance_scale: 3.0

Playground v2.5 – 1024px Aesthetic Model

This repository contains a model that generates highly aesthetic images of resolution 1024x1024, as well as portrait and landscape aspect ratios. You can use the model with Hugging Face 🧨 Diffusers.

Playground v2.5 is a diffusion-based text-to-image generative model, and a successor to Playground v2.

Playground v2.5 is the state-of-the-art open-source model in aesthetic quality. Our user studies demonstrate that our model outperforms SDXL, Playground v2, PixArt-α, DALL-E 3, and Midjourney 5.2.

For details on the development and training of our model, please refer to our blog post and technical report.

Model Description

  • Developed by: Playground
  • Model type: Diffusion-based text-to-image generative model
  • License: Playground v2.5 Community License
  • Summary: This model generates images based on text prompts. It is a Latent Diffusion Model that uses two fixed, pre-trained text encoders (OpenCLIP-ViT/G and CLIP-ViT/L). It follows the same architecture as Stable Diffusion XL.

Using the model with 🧨 Diffusers

Install diffusers >= 0.27.0 and the relevant dependencies.

pip install diffusers>=0.27.0
pip install transformers accelerate safetensors

Notes:

  • The pipeline uses the EDMDPMSolverMultistepScheduler scheduler by default, for crisper fine details. It's an EDM formulation of the DPM++ 2M Karras scheduler. guidance_scale=3.0 is a good default for this scheduler.
  • The pipeline also supports the EDMEulerScheduler scheduler. It's an EDM formulation of the Euler scheduler. guidance_scale=5.0 is a good default for this scheduler.

Then, run the following snippet:

from diffusers import DiffusionPipeline
import torch

pipe = DiffusionPipeline.from_pretrained(
    "playgroundai/playground-v2.5-1024px-aesthetic",
    torch_dtype=torch.float16,
    variant="fp16",
).to("cuda")

# # Optional: Use DPM++ 2M Karras scheduler for crisper fine details
# from diffusers import EDMDPMSolverMultistepScheduler
# pipe.scheduler = EDMDPMSolverMultistepScheduler()

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt=prompt, num_inference_steps=50, guidance_scale=3).images[0]

Using the model with Automatic1111/ComfyUI

Support coming soon. We will update this model card with instructions when ready.

User Studies

This model card only provides a brief summary of our user study results. For extensive details on how we perform user studies, please check out our technical report.

We conducted studies to measure overall aesthetic quality, as well as for the specific areas we aimed to improve with Playground v2.5, namely multi aspect ratios and human preference alignment.

Comparison to State-of-the-Art

The aesthetic quality of Playground v2.5 dramatically outperforms the current state-of-the-art open source models SDXL and PIXART-α, as well as Playground v2. Because the performance differential between Playground V2.5 and SDXL was so large, we also tested our aesthetic quality against world-class closed-source models like DALL-E 3 and Midjourney 5.2, and found that Playground v2.5 outperforms them as well.

Multi Aspect Ratios

Similarly, for multi aspect ratios, we outperform SDXL by a large margin.

Human Preference Alignment on People-related images

Next, we benchmark Playground v2.5 specifically on people-related images, to test Human Preference Alignment. We compared Playground v2.5 against two commonly-used baseline models: SDXL and RealStock v2, a community fine-tune of SDXL that was trained on a realistic people dataset.

Playground v2.5 outperforms both baselines by a large margin.

MJHQ-30K Benchmark

Model Overall FID
SDXL-1-0-refiner 9.55
playground-v2-1024px-aesthetic 7.07
playground-v2.5-1024px-aesthetic 4.48

Lastly, we report metrics using our MJHQ-30K benchmark which we open-sourced with the v2 release. We report both the overall FID and per category FID. All FID metrics are computed at resolution 1024x1024. Our results show that Playground v2.5 outperforms both Playground v2 and SDXL in overall FID and all category FIDs, especially in the people and fashion categories. This is in line with the results of the user study, which indicates a correlation between human preferences and the FID score of the MJHQ-30K benchmark.

How to cite us

@misc{li2024playground,
      title={Playground v2.5: Three Insights towards Enhancing Aesthetic Quality in Text-to-Image Generation}, 
      author={Daiqing Li and Aleks Kamko and Ehsan Akhgari and Ali Sabet and Linmiao Xu and Suhail Doshi},
      year={2024},
      eprint={2402.17245},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:fe6a25aea7946f6745ca869f1e086e0af48810fb&dn=playgroundai_playground-v2.5-1024px-aesthetic

Open magnet in torrent client · infohash fe6a25aea7946f6745ca869f1e086e0af48810fb

Files & hashes

PathSizesha1sha256
LICENSE.md9.2 KB (9,464 B)0b2bfc5bdb839012b88340d1ad43c78c74d77b08482775f827dd925031e7bc828ca78a7f10a2d7d21999792240e55442d1fbdfa7
README.md6.3 KB (6,479 B)af52093a2dcf60941c18358f530b211b4c7e1d9ec6660ae40bb2bd3a3c932072f16de46efff8ac95e22048c5f90f41540a7a85c0
model_index.json684 B (684 B)d164c8d0febfa364716c3ee035a55d53039cfac7e69bc6c32f552e1a967c4c4c706f6ce264dc31f3d34e8972a107ee89b585da8a
playground-v2.5-1024px-aesthetic.fp16.safetensors6.46 GB (6,938,040,576 B)86b2d9140f8f57ae98cb01e839ebe7a67e7e7e16bcaa7dd6780974f000b17b5a6c63e6f867a75c51ffa85c67d6b196882c69b992
playground-v2.5-1024px-aesthetic.safetensors12.92 GB (13,875,718,056 B)49727356d0cca49da891fddb82208a5420a5f7f4956dca99114aaa5c3eb526381309d37ee96737e78ed64c8ae613409f47c3f65a
scheduler/scheduler_config.json497 B (497 B)bd2bb07e0346a5468afcee5cf1723069cb0dfa750ed36bdd654252bf88170e7d9beefa9da6854ffe96efd2a18931c0ca1837a9fb
text_encoder/config.json560 B (560 B)dab7b40e8bfeca71ba1390646e9a6e5f7151c8a110bddfdedc5621be3f4563750b70e0a29f464b8a2b2cc8f51e70e118934522cb
text_encoder/model.fp16.safetensors234.7 MB (246,144,152 B)8d19e655ec09629d4ae2c231e7391368c0a867d4660c6f5b1abae9dc498ac2d21e1347d2abdb0cf6c0c0c8576cd796491d9a6cdd
text_encoder/model.safetensors469.5 MB (492,265,168 B)3f40ee9b55cb07c2a15d6df3029c23528068c031778d02eb9e707c3fbaae0b67b79ea0d1399b52e624fb634f2f19375ae7c047c3
text_encoder/pytorch_model.bin469.5 MB (492,306,586 B)6201b525dbbb75fd8f629f17dadee3e043ec667f4b2a888f98b610f4666b5323f4012475cc752183ce3bbec3ccf25cf32cec03d7
text_encoder/pytorch_model.fp16.bin234.8 MB (246,185,562 B)93e9bfb6c49c46435c5790e6dc4ca30f20a65d7e1aaa9196f44f8283e6549b748927d0d24b91710c1a216be590e08458bb5d615c
text_encoder_2/config.json570 B (570 B)902a128f791cbb207671b35dd5abfdec5df5692363ad1cce6af27eb467a5453b091ab6f6a00ccb524cac6e8ff6602a4901b198b3
text_encoder_2/model.fp16.safetensors1.29 GB (1,389,382,176 B)10de4271d7dee04c4137d9699d0d836d9cdd4a83ec310df2af79c318e24d20511b601a591ca8cd4f1fce1d8dff822a356bcdb1f4
text_encoder_2/model.safetensors2.59 GB (2,778,702,264 B)6c97839e5d029254731e77e9390476d2b25896d0fa5b2e6f4c2efc2d82e4b8312faec1a5540eabfc6415126c9a05c8436a530ef4
text_encoder_2/pytorch_model.bin2.59 GB (2,778,810,142 B)9c73114f04b440603e0a3db2f0192bdedde899cd01854181cb926f2b305bae76ba3bbacf9f8f6eff785aeafb8b22a3e8fbe4b9b0
text_encoder_2/pytorch_model.fp16.bin1.29 GB (1,389,490,462 B)50ef94c918f39869dd9cb89a83f763acffc21334c61bac6a0e10e9c430b1faeb8338347758f7b5ca98dfbd7abff85c3e2f4305ea
tokenizer/merges.txt512.3 KB (524,619 B)76e821f1b6f0a9709293c3b6b51ed90980b3166b9fd691f7c8039210e0fced15865466c65820d09b63988b0174bfe25de299051a
tokenizer/special_tokens_map.json586 B (586 B)1f467f3b057c46a21f88d9ab2f1070af9916c78c6a757fc443f84ad1def3b893aac3858178f2a1513e3cf97b35ff131b5d88edd5
tokenizer/tokenizer_config.json704 B (704 B)1bf819b6621086dc92428e2c9c8bbab39211fd557eb36a76a02551ce8583dbee08d062e672997a5fe1db82ebc642d88c7e79cc96
tokenizer/vocab.json1.0 MB (1,059,962 B)469be27c5c010538f845f518c4f5e8574c78f7c8e089ad92ba36837a0d31433e555c8f45fe601ab5c221d4f607ded32d9f7a4349
tokenizer_2/merges.txt512.3 KB (524,619 B)76e821f1b6f0a9709293c3b6b51ed90980b3166b9fd691f7c8039210e0fced15865466c65820d09b63988b0174bfe25de299051a
tokenizer_2/special_tokens_map.json460 B (460 B)ae0c5be6f35217e51c4c000fd325d8de0294e99cf118ab3a983206e4f32583448de6bd6aae4ee21869135cef1f5848a753cdaab6
tokenizer_2/tokenizer_config.json855 B (855 B)bd2abe19377557ff5771584921f9b65fa041fef0516314ccab66918d7cb647480ac27abd3520d14e1e5825aac99f50c851c16071
tokenizer_2/vocab.json1.0 MB (1,059,962 B)469be27c5c010538f845f518c4f5e8574c78f7c8e089ad92ba36837a0d31433e555c8f45fe601ab5c221d4f607ded32d9f7a4349
unet/config.json1.7 KB (1,778 B)cee677f4253b72ed8ac7b6380f087fd08cf733ea73cd3f7bd618835b6d09eefd5155b84ccdeea07c32a4d201574af19bd405a5bc
unet/diffusion_pytorch_model.bin9.57 GB (10,270,604,314 B)b6348df7346c3a1081c4d2eee4f8933c1248a7b75544408cfc7601b9a121ed1e8e7f21142fe9d6badd55538b9ab828ad871e057c
unet/diffusion_pytorch_model.fp16.bin4.78 GB (5,135,669,022 B)6bcec1319c55a251d2c91571442f2e7efd0ba22d26dc7594ac2d3b72f656d846dadec4a08395273f4c1a52a7966b979ab29063ca
unet/diffusion_pytorch_model.fp16.safetensors4.78 GB (5,135,149,760 B)a7c150f31eab25e88f64fe6bb746b559689b1e01933778ce76c1fc0ca918b37e1488411b8a99bbd3279c12f527a3ac995a340864
unet/diffusion_pytorch_model.safetensors9.56 GB (10,270,077,736 B)ab1d5c212b14e775b7a74e451c4090ec54f189a011b6d7bce65674659cc6b7ea960658436edfd80e566cb240ebd4bfbc3e2076c8
vae/config.json746 B (746 B)f00799d4b4aeda2457dabecf1b448a028530d59a900dba765a6f61896ed12fa863b951a7053e9d13c8d249aa9ff757721fcf86ee
vae/diffusion_pytorch_model.bin319.2 MB (334,712,578 B)d7e57855f5646a659744cf6b699acbd8072966b39512825399e39027a15fd0c7360dd0fb762d6faf87558d94fcf94e041b53e9f9
vae/diffusion_pytorch_model.fp16.bin159.6 MB (167,404,866 B)0b2119aa4f392ff9f7b8823510d2f5880c07d82b814c655ef8cd535c57ae1bef01ecb06526839fede56b8dc6501c02525917fd20
vae/diffusion_pytorch_model.fp16.safetensors159.6 MB (167,335,342 B)8dd5be31b8505f3a37d6205d1a94d870827b5049bcb60880a46b63dea58e9bc591abe15f8350bde47b405f9c38f4be70c6161e68
vae/diffusion_pytorch_model.safetensors319.1 MB (334,643,268 B)1baa0242a8be36f00b3e2d16c8b2125678c030e9e8aef7b00195ec3fa8caaa3434e7516eff7d658e1d30eafc9ad6b0e66e9e827e

Cite this release

Canonical URL
https://aiseedbank.org/models/playgroundai_playground-v2.5-1024px-aesthetic/
Slug
playgroundai_playground-v2.5-1024px-aesthetic
Infohash
fe6a25aea7946f6745ca869f1e086e0af48810fb
License
custom/other license
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: playgroundai_playground-v2.5-1024px-aesthetic.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositoryplaygroundai/playground-v2.5-1024px-aesthetic
Revision (pinned)1e032f13f2fe6db2dc49947dbdbd196e753de573
Fetched at2026-09-04T05:18:18Z
License at fetchother
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-04T05:30:23Z

custom/other license58.16 GB (62,445,834,575 bytes)diffuserssafetensorstext-to-imageplaygroundendpoints_compatiblediffusers:StableDiffusionXLPipelinepaper: 2206.00364paper: 2402.17245