I added feature to display images of the Gauch with the delayed. The previous implemetation was to display all the images at the same time. We needed to wait for ~5 seconds to finish the display. In the latest implementation, I turned on the option called `lazy`. Now we don't need to wait for long time.