This is a very raw guide on how you can set up something like Stable Diffusion in your own Bubble.io app. In this, we show everything from setting up the page to adding the input box and button and then wiring up the API.
It is relatively simple to do yourself so if you want to try it out for yourself, we think you can have success in an hour or less. The API used in the example is from here - https://stablediffusionapi.com/?refferal=stuart_riku (referral link here). The API is improving but is not yet able to handle fast generations for lots of users at once so super great for personal use or a small team tool.
Let us know how you get on!