How long is the generation taking on say a 2021 MacBook M1 Pro?
Diffusion Bee: Stable Diffusion GUI App for M1 Mac
31–40 of 199 posts
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#32Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#33Has anyone looked at the code and verified the statements in the readme?
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#34Earlier quoted context omitted.
And the real questions come out. Seriously though, I imagine this is less a case of whether this specific implementation permits pornography, but whether any porn was included in the dataset it was trained on. No matter how good AI is, it only knows what it knows.
Based on the upvotes, inquiring minds _really want to know_!
It mostly understands what naked people look like, but the images I've generated involve a lot of accidental body horror. You get a lot of people with extra arms, weird eyes, or body parts in the wrong places. The fact that they explicitly removed porn from the training set comes through pretty clearly in the model.
I suspect it could be improved a lot with some specialized retraining. As far as I know, nobody has done that work yet.
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#35Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#36How long is the generation taking on say a 2021 MacBook M1 Pro?
55 seconds on a M1 Pro MacBook with 16GB RAM to generate a picture (with default settings, so 512x512, 25 steps). On a M1 Ultra, it takes 12 seconds with 64GB RAM (same settings). While computing, the Mac Studio is pulling 100 watts of power.
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#37If you are on twitter and would like to share : https://twitter.com/divamgupta/status/1569014206912929796
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#38Earlier quoted context omitted.
Does it work with pornographic or potentially pornographic prompts?
And the real questions come out. Seriously though, I imagine this is less a case of whether this specific implementation permits pornography, but whether any porn was included in the dataset it was trained on. No matter how good AI is, it only knows what it knows.
But the second point here is also wrong: the whole reason these models are interesting is because they can generate things they haven't seen before - the corpus of knowledge represents some type of abstract understanding of how words relate to things that theoretically does encode a little bit of the mechanisms behind it.
For example, it theoretically should be able to reconstruct human like poses it has never seen before provided it has examples of what humans look like and something which transposes to an approximate value - an obvious example in the context of the original question would be building photorealistic versions of a sketched concept (since somewhere in it's model is an axis which traces from "artistic depiction of a human" to "photograph of a human" in terms of style content).
Of course, most people aren't very good at drawing realistic human poses - it's a learned skill. But the magic of deep learning is really that eventually it doesn't need to be - we would hopefully be able to train a model which can be easily copied and distributed which represents the skill, and SD is a big step in that direction (whether it's a local maxima remains to be seen - it's dramatic, but is it versatile?)
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#39Guess I'll ask. Any Linux love here? AMD appreciated as well. Seems like maybe a job for an Appimage? Docker maybe?
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#40amazing, look forward to trying it out. has anyone done the same for windows?
Yes: https://nmkd.itch.io/t2i-gui No idea if it supports AMD GPUs though.