from Hacker News

Show HN: I made a Stable Diffusion web app for busy people, with 4k output

by topoftheforts on 9/10/22, 6:14 PM with 5 comments

  • by topoftheforts on 9/10/22, 6:16 PM

    Since I got access to Dall-E, I got obsessed with AI tools, and I was really excited to see Stable Diffusion offer an API. I couldn't find a tool that made it super easy to generate high quality images, so I made one.

    The backend was made with Laravel, the frontend uses Laravel Blade views with VueJS where needed and TailwindCSS for styling.

    Any feedback is appreciated, and happy to answer any questions!

  • by mpaepper on 9/11/22, 11:05 PM

    How do you scale the models on the GPUs? Do you rent cloud GPUs?
  • by senthilnayagam on 9/11/22, 1:12 PM

    what do you use for upscaling?