Earlier quoted context omitted.
What tool do you use to train on Windows locally?
Dreambooth is the most popular. Need a 12gb card for windows though.
Stable Diffusion macOS native app
71–80 of 94 posts
Re: Stable Diffusion macOS native app
#72Earlier quoted context omitted.
Dreambooth is the most popular. Need a 12gb card for windows though.
Thanks, will check if my 8G rtx3070 can run it :)
Re: Stable Diffusion macOS native app
#73Use CoreML: Mochi Diffusion - https://github.com/godly-devotion/mochi-diffusion Amazing AI (closed source) - https://sindresorhus.com/amazing-ai Gauss - https://github.com/justjake/Gauss
Use CoreML but via Swift (not as optimized?) Draw Things (full featured, closed source)- https://draw.nnc.ai/ AI Photo (closed source) - https://apps.apple.com/gb/app/ai-photo/id6444911377?mt=12
Use vanilla GPU: Diffusion Bee (not updated for a month) https://github.com/divamgupta/diffusionbee-stable-diffusion-...
Re: Stable Diffusion macOS native app
#74Earlier quoted context omitted.
That is the point of frameworks. Apple can keep improving SwiftUI and everyone using it will benefit with minimal effort, if not automatically. It does not have to be perfect, there just has to be constant progress.
That statement applies equally to any web-based framework, any native framework, Java, appkit, UWP, Silverlight… Apple could have invested in SwiftUI on Mac to the same extent they did on iOS, and things would look very different. SwiftUI as currently implemented on Mac breaks enough platform conventions and is, relative to existing native UI, slow and buggy enough to IMO not more native than any other cross platform…
Except for the part where Apple doesn't hype and then quickly abandon developer APIs the way some other companies do. AppKit, for instance, has been continually iterated on for three decades now.
Since Apple has been very clear that SwiftUI is "where the puck is going", I doubt it will be abandoned as quickly as Google or Microsoft's "future of platform development strategy" of the month.
Re: Stable Diffusion macOS native app
#75Re: Stable Diffusion macOS native app
#76Earlier quoted context omitted.
UWP failed and continues to fail because Microsoft themselves are not invested into it. Most of the apps that come out of Microsoft use something else. Eg: Vscode, Teams etc, Office etc. It’s not the case with Apple at least from what I can see publicly. Not an Apple fanboy by any stretch. But I’ve been burned by Microsoft when they introduced Silverlight as the platform for developing Windows Phone 7 apps. Only to d…
UWP version of VSCode would have failed in the market. Office, too.
Re: Stable Diffusion macOS native app
#77Earlier quoted context omitted.
Your link suggests this is the case for small images, thumbnails, not large images such as that typically produced by SD
That article also points to the paper https://www.microsoft.com/en-us/research/publication/to-blob... , the images produced by stable diffusion are about 500-600Kb in size. At this point it could be a similar performance or could be a little better or a little worse. I am not saying that it is better to store files in SQLite, just saying that nothing wrong with it, if those files are below 1Mb.
There is one very obvious thing wrong with it, the fact that those resulting images aren't files that are easily accessible to other things.
Unless storing in SQLite actually offers a real advantage in some other way, it's a disadvantage when the output is something you'll want to use with other tools.
Re: Stable Diffusion macOS native app
#78Re: Stable Diffusion macOS native app
#79Interesting UI, and great that's it's open-sourced! M1 Mac owners should also check out the iPad version of Draw Things, which has a large number of features and is in very active development: https://apps.apple.com/us/app/draw-things-ai-generation/id64... Be aware that there is a bug in macOS 13.2b1 that makes Draw Things unusable on that version of macOS. Hopefully Apple will fix that soon.
be advised that it’s quite slow on an ipad if it doesn’t have an m1. it was faster on my iphone 14pro than on my ipad mini :|
Any recent iPad or iPhone has much better silicon , even if it’s not an M1.
Re: Stable Diffusion macOS native app
#80Interesting UI, and great that's it's open-sourced! M1 Mac owners should also check out the iPad version of Draw Things, which has a large number of features and is in very active development: https://apps.apple.com/us/app/draw-things-ai-generation/id64... Be aware that there is a bug in macOS 13.2b1 that makes Draw Things unusable on that version of macOS. Hopefully Apple will fix that soon.
It is unfortunate that the UI is not even attempting to be platform native, though.