diff --git a/docs/source/en/optimization/xdit.md b/docs/source/en/optimization/xdit.md index eab87f1c17bb..33ff8dc255d0 100644 --- a/docs/source/en/optimization/xdit.md +++ b/docs/source/en/optimization/xdit.md @@ -9,7 +9,7 @@ Optimization orthogonal to parallelization focuses on accelerating single GPU pe The overview of xDiT is shown as follows.
- +
You can install xDiT using the following command: @@ -78,37 +78,36 @@ A subset of Diffusers models are supported in xDiT, such as Flux.1, Stable Diffu ## Benchmark We tested different models on various machines, and here is some of the benchmark data. - ### Flux.1-schnell
- +
- +
### Stable Diffusion 3
- +
- +
### HunyuanDiT
- +
- +
- +
More detailed performance metric can be found on our [github page](https://github.com/xdit-project/xDiT?tab=readme-ov-file#perf).