@@ -9,7 +9,7 @@ Optimization orthogonal to parallelization focuses on accelerating single GPU pe
9
9
The overview of xDiT is shown as follows.
10
10
11
11
<div class =" flex justify-center " >
12
- <img src="https://github.com/xdit-project /xDiT/raw/main/assets /methods/xdit_overview.png">
12
+ <img src="https://huggingface.co/datasets /xDiT/documentation-images/resolve/main /methods/xdit_overview.png">
13
13
</div >
14
14
You can install xDiT using the following command:
15
15
@@ -78,37 +78,36 @@ A subset of Diffusers models are supported in xDiT, such as Flux.1, Stable Diffu
78
78
## Benchmark
79
79
We tested different models on various machines, and here is some of the benchmark data.
80
80
81
-
82
81
### Flux.1-schnell
83
82
<div class =" flex justify-center " >
84
- <img src="https://github.com/xdit-project /xDiT/raw/main/assets /performance/flux/Flux-2k-L40.png">
83
+ <img src="https://huggingface.co/datasets /xDiT/documentation-images/resolve/main /performance/flux/Flux-2k-L40.png">
85
84
</div >
86
85
87
86
88
87
<div class =" flex justify-center " >
89
- <img src="https://github.com/xdit-project /xDiT/raw/main/assets /performance/flux/Flux-2K-A100.png">
88
+ <img src="https://huggingface.co/datasets /xDiT/documentation-images/resolve/main /performance/flux/Flux-2K-A100.png">
90
89
</div >
91
90
92
91
### Stable Diffusion 3
93
92
<div class =" flex justify-center " >
94
- <img src="https://github.com/xdit-project /xDiT/raw/main/assets /performance/sd3/L40-SD3.png">
93
+ <img src="https://huggingface.co/datasets /xDiT/documentation-images/resolve/main /performance/sd3/L40-SD3.png">
95
94
</div >
96
95
97
96
<div class =" flex justify-center " >
98
- <img src="https://github.com/xdit-project /xDiT/raw/main/assets /performance/sd3/A100-SD3.png">
97
+ <img src="https://huggingface.co/datasets /xDiT/documentation-images/resolve/main /performance/sd3/A100-SD3.png">
99
98
</div >
100
99
101
100
### HunyuanDiT
102
101
<div class =" flex justify-center " >
103
- <img src="https://github.com/xdit-project /xDiT/raw/main/assets /performance/hunuyuandit/L40-HunyuanDiT.png">
102
+ <img src="https://huggingface.co/datasets /xDiT/documentation-images/resolve/main /performance/hunuyuandit/L40-HunyuanDiT.png">
104
103
</div >
105
104
106
105
<div class =" flex justify-center " >
107
- <img src="https://github.com/xdit-project /xDiT/raw/ main/assets/ performance/hunuyuandit/A100 -HunyuanDiT.png">
106
+ <img src="https://huggingface.co/datasets /xDiT/documentation-images/resolve/ main/performance/hunuyuandit/V100 -HunyuanDiT.png">
108
107
</div >
109
108
110
109
<div class =" flex justify-center " >
111
- <img src="https://github.com/xdit-project /xDiT/raw/main/assets /performance/hunuyuandit/T4-HunyuanDiT.png">
110
+ <img src="https://huggingface.co/datasets /xDiT/documentation-images/resolve/main /performance/hunuyuandit/T4-HunyuanDiT.png">
112
111
</div >
113
112
114
113
More detailed performance metric can be found on our [ github page] ( https://github.com/xdit-project/xDiT?tab=readme-ov-file#perf ) .
0 commit comments