Earlier quoted context omitted.
It works, well, incredibly.
how is this possible without a dedicated gPU? thought stable diffusion would require far more horsepower
Diffusion Bee: Stable Diffusion GUI App for M1 Mac
131–140 of 199 posts
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#132This requires macOS 12.5 but it doesn't seem like it's released? At least for my region? System preferences "Software updates" tab says I'm on the latest (12.4) and there are no updates for me to install. How am I supposed to try this?
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#133Earlier 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.
"Stable Diffusion" is referring to one specific set of models, which were trained on a dataset including some porn. The official implementation has a second model that detects pornography, and replaces outputs including it with a picture of this dude https://www.youtube.com/watch?v=dQw4w9WgXcQ (Not kidding). Removing that is a really simple a one line change in the official script.
I was amused by this when reading the source. Here’s the function that loads the replacement.
https://github.com/CompVis/stable-diffusion/blob/69ae4b35e0a...
It looks like removing line 309 of the same file would disable the check, but I haven’t tried it.
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#134Earlier quoted context omitted.
"Stable Diffusion" is referring to one specific set of models, which were trained on a dataset including some porn. The official implementation has a second model that detects pornography, and replaces outputs including it with a picture of this dude https://www.youtube.com/watch?v=dQw4w9WgXcQ (Not kidding). Removing that is a really simple a one line change in the official script.
> Not kidding I was amused by this when reading the source. Here’s the function that loads the replacement. https://github.com/CompVis/stable-diffusion/blob/69ae4b35e0a... It looks like removing line 309 of the same file would disable the check, but I haven’t tried it.
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#135Earlier quoted context omitted.
> This really is a one-click installer, which is excellent. As far as I know it's the first and only one for M1. There's https://www.charl-e.com/
That's a very pretty landing page, but it entirely avoids describing any features, or showing what it looks like beyond a thumbnail-sized image. Do you have any insights?
Now it only generates black frames, even after being restarted. Not impressed at this point.
The options are sizes up to 768 x 768, "steps," and "guidance scale." You can do text-to-image or image-to-image.
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#136Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#137Earlier quoted context omitted.
Based on the upvotes, inquiring minds _really want to know_!
It can make porn images, but I haven't been able to get consistently good results. There's probably ways to tweak the parameters to improve things, but I haven't figured that out. 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…
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#138Earlier quoted context omitted.
I mean I don't know why we have to talk around this point: yes, you can definitely generate pornography with SD. Be prepared to see a lot of weird things, because that super-realism really means it just drives right into the uncanny/body horror valley at full speed. 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…
> 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 No, it's essentially generating mashups of its training data, which can be very interesting. So a model that hasn't been trained on a lot of porn will of course do a very bad job at generating porn.
It requires a good steer and prompting is a clumsy tool for fine tuning - it's adequate for initialization but we lack words for every shade of meaning, and phrase weighting is pretty clumsy too, because words have a blend of meaning.
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#139Sometimes (~30%) I'm getting a black square. What can be the reason?
Re: Diffusion Bee: Stable Diffusion GUI App for M1 Mac
#140How 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.