Ross ROSS = Recommend OSS · open-source software intelligence for agents

openai/consistencydecoder

Consistency Distilled Diff VAE observed · 2026-08-28

github.com/openai/consistencydecoder · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 73

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1035
  • days_rel: n/a
  • days_push: 1030
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2212 stars · 81 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library from OpenAI implementing a consistency-distilled diffusion VAE decoder that improves image decoding quality for Stable Diffusion VAE latents. It integrates with Hugging Face diffusers and PyTorch to replace the standard GAN decoder with higher-fidelity decoding.

Use cases

  • decode stable diffusion latents with better image quality
  • replace the GAN decoder in a stable diffusion VAE pipeline
  • improve fidelity of generated images from stable diffusion
  • run consistency models for image decoding
  • integrate an improved VAE decoder into diffusers workflows

When to choose

  • you use Stable Diffusion and want higher-quality decoded images from latents
  • your pipeline already uses PyTorch and Hugging Face diffusers
  • you have a CUDA GPU with memory for the ~2.5 GB model

When to avoid

  • you need CPU-only inference or very low memory environments
  • you use a different image generation stack without stable diffusion VAE latents
  • you need actively maintained software with recent updates

Facets

library · maturity maintenance

image-processing machine-learning deep-learning image-processing machine-learning artificial-intelligence python stable-diffusion vae-decoder consistency-models diffusers image-generation gpu

1 source

Member repositories

RepositoryRoleHealth v2
openai/consistencydecodermain10

For agents

markdown · JSON · MCP: product_card(name="openai/consistencydecoder")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem