Weweb for create an IA images generation UI app ?

Hi, I would like to create an app who allow users to create images with a very very simple and clean UI through the stable diffusion api like Generate photo-realistic images from text using Stable Diffusion | getimg.ai

Im just looking for simple features as

  • Register / login accounts

  • Allow users to save the images and show them in a personnal gallery link to their account

  • Subscription / payment page

and the most important

  • Let them choose some template of character / filters with preload models, settings and others features of Stable diffusion.

Would like to know if weweb will be able to create this kind of app, I was going to try bubble.io but its a little bit expensive and a bit more complex for someone like me who are not really a tech guy.

Thanks a lot

Yes of course its possible.

You can use WeWeb with Xano as a backend and Stripe as a payment system for example.

The cool thing is you can start with Weweb only to build your POC and learn the tool by crafting your core feature, by using our REST API plugin to interact with the Stable Diffusion API.

Then you can build a first MVP by adding WeWeb Auth to have a minimalist auth system and even upload the generated images on WeWeb storage.

Finally, you can add a stronger backend like Xano to handle your users and their assets, and the Stripe plugin for the subscription features, and end up with a fully scalable and professional web app. :slight_smile:

1 Like