Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Welcome to 🤗 Diffusers Benchmarks!

This is dataset where we keep track of the inference latency and memory information of the core models in the diffusers library.

Currently, the core models are:

  • Flux
  • Wan
  • LTX
  • SDXL

Note that we will continue to extend this list based on their usage.

You can analyze the results in this demo.

Instead of benchmarking the entire diffusion pipelines, we only benchmark the forward passes of the diffusion networks under different settings (compile, offloading, quantization, etc.). We only benchmark the diffusion networks because they are typically the most compute-heavy part in a diffusion pipeline.

We use this GitHub Actions workflow to report the above numbers automatically. This workflow runs on a biweekly cadence.

Here is an example run.

Downloads last month
110

Spaces using diffusers/benchmarks 24