How to run Stable Diffusion v1.5 on Jetson AGX Orin

looking at Benchmarks - NVIDIA Jetson AI Lab, it claims 2.2 seconds to run Stable Diffusion v1.5 on Jetson AGX Orin, can someone share the working instructions to get this 2.2 seconds?

Hi,

The sample can be found in the below link:

Thanks.

Thank you for the reply, yes, I followed the same tutorial, but no matter what to do (MAXN and run jetson_clocks), the claimed 2.2 seconds.

I used 20 as “sampling steps” and got 6.2 seconds as below. How many steps associated with Nvidia’s 2.2 seconds?

Negative prompt: a red bird flying over grass
Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 812524804, Size: 512x512, Model hash: 6ce0161689, Model: v1-5-pruned-emaonly, Version: v1.7.0

Time taken: 6.2 sec.