@@ -9,7 +9,7 @@ Optimization orthogonal to parallelization focuses on accelerating single GPU pe
99The overview of xDiT is shown as follows.
1010
1111<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"> 
1313</div >
1414You can install xDiT using the following command:
1515
@@ -78,37 +78,36 @@ A subset of Diffusers models are supported in xDiT, such as Flux.1, Stable Diffu
7878## Benchmark  
7979We tested different models on various machines, and here is some of the benchmark data.
8080
81- 
8281### Flux.1-schnell  
8382<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"> 
8584</div >
8685
8786
8887<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"> 
9089</div >
9190
9291### Stable Diffusion 3  
9392<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"> 
9594</div >
9695
9796<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"> 
9998</div >
10099
101100### HunyuanDiT  
102101<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"> 
104103</div >
105104
106105<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"> 
108107</div >
109108
110109<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"> 
112111</div >
113112
114113More detailed performance metric can be found on our [ github page] ( https://github.com/xdit-project/xDiT?tab=readme-ov-file#perf ) .
0 commit comments