I realize it may be good marketing, but it's odd to have the fact that it's on device and offline be the primary differentiator when that's probably how most people use Stable Diffusion already. I'd probably focus more on it being easy to install and use, as that's something that isn't done much. For me, if it doesn't have Controlnet, upscaling, some kind of face detailer, and preferably regional prompting, I'm out.…
I think there's probably a bunch of people who don't use things like A1111 because of the complexities of the download-this-which-downloads-this-which-downloads-this-then-you-manually-download-this-and-this setup model. I can see how something simpler might appeal to new users, even if it doesn't appeal to existing users.
Easy Stable Diffusion XL in your device, offline
41–50 of 169 posts
Re: Easy Stable Diffusion XL in your device, offline
#42I would highly recommend Fooocus to anyone who hasn't tried: https://github.com/lllyasviel/Fooocus There are a bajillion local SD pipelines, but this one is, by far , the one with the highest quality output out-of-the-box, with short prompts. Its remarkable. And thats because it integrates a bajillion SDXL augmentations that other UIs do not implement or enable by default. I've been using stable diffusion since 1.5 c…
Looks like a complete contraption to setup and looks very unpleasant to use at first glance when compared against Noiselith. The hundreds of python scripts and having the user to touch the terminal shows why something like Noiselith should exist for normal users rather than developers or programmers. I would rather take a packaged solution that just works over a bunch of scripts requiring a terminal.
git clone https://github.com/lllyasviel/Fooocus.git
cd Fooocus
pip3 install -r requirements_versions.txt
python3 entry_with_update.py
Re: Easy Stable Diffusion XL in your device, offline
#43Earlier quoted context omitted.
Elaborate?
I'm being kind of tongue in cheek because I understand that this is for just making things really easy and ComfyUI is a node based editor that most people would have trouble with. But the best UI for local SD generation that the community is using is https://github.com/comfyanonymous/ComfyUI
Re: Easy Stable Diffusion XL in your device, offline
#44Re: Easy Stable Diffusion XL in your device, offline
#45I realize it may be good marketing, but it's odd to have the fact that it's on device and offline be the primary differentiator when that's probably how most people use Stable Diffusion already. I'd probably focus more on it being easy to install and use, as that's something that isn't done much. For me, if it doesn't have Controlnet, upscaling, some kind of face detailer, and preferably regional prompting, I'm out.…
Re: Easy Stable Diffusion XL in your device, offline
#46After installation, it wouldn't run on my Windows machine unless I granted public and private network access. Kinda tripped up since it says "offlilne".
That is completely wrong to advertise it as “offline” if it requires an active internet connection to run.
Re: Easy Stable Diffusion XL in your device, offline
#47Apple Silicon M1, 32GB RAM, in any case.
Re: Easy Stable Diffusion XL in your device, offline
#48I find it interesting that it requires 16GB of RAM on Windows but 32 on a Mac. Unfortunately that leaves me out ...
Re: Easy Stable Diffusion XL in your device, offline
#49The 16GB (base model) M2 Pro Mini, despite its overall awesomeness (running DiffusionBee.app / etc)... does not meet Minimum System Requirements (Apple Silicon requires 32GB RAM). So now I have to contemplate shopping for a new mac TWICE in one year (never happened before).
Currently using SDXL (through Huggingface Diffusers) on an M1 16GB Mac. Takes on average 4-5mins to generate an image. It's usable.
Re: Easy Stable Diffusion XL in your device, offline
#50So it's free, but not open source. What is the catch?