Skip to main content

Stable Diffusion – AI Image Generator

Detailed Explanation

info

This is a live app! Search for painting of Toronto in the style of Andy Warhol or any other sort of art-related or image-related query and stable diffusion should pop up.

This template calls our Stable Diffusion API on click and displays a generated image. It does use a few cool features of the template language:

  • A form component that allows for interaction with an API
  • Multiple app tiles, with one app tile using a displayCondition property to only show itself when there's a generated image
  • displayAppWithoutData in appSettings so that we display the app initially without any data (the data is injected onClick)
Get Started
Build your app on our Developer Dashboard now!