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.

Segment anything and Stable Diffusion showcase app

89 pointsby gorkemyurtabout 2 years ago

12 comments

gorkemyurtabout 2 years ago
Sharing our reference application that we built using Stable Diffusion and Segment Anything.<p>Stable Diffusion + Segment Anything - <a href="https:&#x2F;&#x2F;www.editanything.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.editanything.ai&#x2F;</a> (try out the app!)<p>We believe chaining different models can lead to impressive user experiences and as an AI product owner you can really differentiate yourself from others if you use several models in creative ways.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;fal-ai&#x2F;edit-anything-app">https:&#x2F;&#x2F;github.com&#x2F;fal-ai&#x2F;edit-anything-app</a><p>In the example there is python code to do the model inference as well as the javascript code to build the application. I believe this would be a great reference implementation for people trying to build their own AI apps.<p>Made a short video explaining the application: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;ob_WOogJn_A" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;ob_WOogJn_A</a><p>If there is interest would love to do a walkthrough of the codebase with a video as well!
评论 #35882357 未加载
mrbeseabout 2 years ago
Wow, it’s impressive the app is still running with the hn front-page traffic
评论 #35881228 未加载
jasfiabout 2 years ago
Generative AI art definitely isn&#x27;t done. I&#x27;m actually working on a feature-based UI, currently Dall-E 2 only, but I plan to add Stable Diffusion backends too. <a href="https:&#x2F;&#x2F;inventai.xyz" rel="nofollow">https:&#x2F;&#x2F;inventai.xyz</a>
stephenitisabout 2 years ago
Sorta Slow, I almost gave up while testing it.<p>Neat chain of tech. What would be really novel is if the UI and User experience was really smooth. Overall neat demonstration.
jenniferli23about 2 years ago
Super cool - I&#x27; try to host my next SD model here
HanClintoabout 2 years ago
Really impressive work -- nice application, and thank you for open-sourcing this!
renewiltordabout 2 years ago
Looks like all 504s on mask generation. Pity. I&#x27;ll check back later!
评论 #35882283 未加载
gorkemyurtabout 2 years ago
thanks for the interest, had some downtime but should be working now!
agerovabout 2 years ago
Do you provide server less GPUs?
dmussiabout 2 years ago
Amazing App
评论 #35882501 未加载
maridapuzzo123about 2 years ago
How can I get access to it?
cvera18about 2 years ago
This is very impressive!