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.

Run Stable Diffusion natively on your Mac

150 pointsby mofleover 2 years ago

8 comments

jitlover 2 years ago
If you want to contribute to something like this, but that’s open-source, I started working on a similar app - SwiftUI + Apple’s CoreML Stable Diffusion here: <a href="https:&#x2F;&#x2F;github.com&#x2F;justjake&#x2F;Gauss">https:&#x2F;&#x2F;github.com&#x2F;justjake&#x2F;Gauss</a><p>I’m currently working on downloadable models before I publish to the App Store &amp; notarized builds to GitHub. A download manager adds complexity but should cut the initial app install size to ~50mb, and then distribute models via GitHub Releases.
评论 #34157537 未加载
评论 #34157512 未加载
评论 #34159484 未加载
cassianolealover 2 years ago
Doesn&#x27;t seem to work very well. I just tried to generate an image with default settings. A progress bar starts to show some work. Once it gets past around 50%, an image starts to form and gets a bit better as it goes on. Before it reaches 100%, the image is gone and the whole process starts over.<p>I left it for about 15 min this way. Then, started DiffusionBee <i>while this app was still trying to render my image</i>. I copy-pasted the image prompt into DB, set it to the same 30 steps and it rendered an image that resembles my prompt a lot better than the partial one from Amazing AI in less than a minute.<p>Amazing AI is still on the same loop. I&#x27;m killing it now.
评论 #34185098 未加载
rohan32over 2 years ago
how is this different than DiffusionBee?
评论 #34157394 未加载
评论 #34157725 未加载
评论 #34157241 未加载
评论 #34160839 未加载
评论 #34157302 未加载
评论 #34157249 未加载
评论 #34157247 未加载
outcoldmanover 2 years ago
I also made an app that allows to generate images using CoreML (with help of the apple library) on iOS and macOS (using iOS) <a href="https:&#x2F;&#x2F;loshadki.app&#x2F;imagegeneratorml&#x2F;" rel="nofollow">https:&#x2F;&#x2F;loshadki.app&#x2F;imagegeneratorml&#x2F;</a> very basic and easy app
Slow_Handover 2 years ago
Glad someone seems to have made a more presentable app for this. I&#x27;m barely capable when it comes to downloading Git files and running them (not a programmer).<p>The FAQ is pretty scarce, though, and I wonder if it will be able to be updated as the developers change the model.
评论 #34157304 未加载
评论 #34157719 未加载
kmonsenover 2 years ago
Is there something similar to this or Diffusionbee on windows?
评论 #34159286 未加载
olavvaiyarover 2 years ago
Can&#x27;t run it on my Monterey 12.3.1 (needs Ventura 13.1 or higher) :(
评论 #34158702 未加载
HeartStringsover 2 years ago
You could do this already with automatic11111 webui