TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A Stable Diffusion desktop frontend with inpainting, img2img and more

46 pointsby hexomancerover 2 years ago
I was frustrated with laggy notebook stable diffusion demos. Plus they usually didn&#x27;t have all the features I wanted (for example some of them only had inpainting and some only had img2img, so if I wanted both I had to repeatedly copy images between notebooks). So I made this desktop frontend which has much smoother performance than notebook alternatives and integrates image generation, inpainting and img2img into the same workflow. See a video demo here: <a href="https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;6392321&#x2F;191858568-0550f52d-e89c-4b37-aa07-23df605b4807.mp4" rel="nofollow">https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;6392321&#x2F;191858568-...</a><p>Features include:<p>* Can run locally or connect to a google colab server<p>* Ability to erase<p>* Ability to paint custom colors into the image. It is useful both for img2img (you can sketch a rough prototype and reimagine it into something nice) and inpainting (for example, you can paint a pixel red and it forces Stable Diffusion to put something red in there)<p>* Infinite undo&#x2F;redo<p>* You can import your other images into a scratch pad and paste them into main image after erasing&#x2F;cropping&#x2F;scaling it<p>* Increase image size (by padding with transparent empty margins) for outpainting

3 comments

NIL8over 2 years ago
Impressive! I appreciate not having to FFW to the useful info in the video. It&#x27;s concise, to-the-point, and effectively shows what you made and how it works. Looking forward to trying it out.
drippingfistover 2 years ago
Is there a way to run a batch of files if you wanted to use this on video frames?
neodypsisover 2 years ago
Would you get in trouble with Colab using this approach?
评论 #32956211 未加载