Earlier quoted context omitted.
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
Agreed. It's worth the learning curve for the sheer power you can enable your workflows. I've always wanted to toy around with node based architectures and this seemed quite easy after using A1111 extensively. The community providing ready to go workflows has made it quite enjoyable too.
Easy Stable Diffusion XL in your device, offline
121–130 of 169 posts
Re: Easy Stable Diffusion XL in your device, offline
#122Just installed, this is very cool. Local AI is the future I want (and what I'm working on too). A few notes using it... Pros: - seems pretty self contained - built in model installer works really well and helps you download anything from CivitAI (I installed https://civitai.com/models/183354/sdxl-ms-paint-portraits ) - image generation is high quality and stable - shows intermediate steps during generation Cons: - do…
Re: Easy Stable Diffusion XL in your device, offline
#123Earlier quoted context omitted.
Glad I’m not the only one who found it inappropriate. Feels very much like a dog whistle.
What's subtle about it? In the dog whistle analogy, who are they who cannot hear the whistle? To me this is more like yelling "ROVER! COME HERE BOY!" at the top of your lungs.
OP is just offended by the image of an attractive woman, I guess. Apparently that's "creepy" now.
Re: Easy Stable Diffusion XL in your device, offline
#124Earlier quoted context omitted.
I think that's coming from gradio?
Probably, auto1111 does the same - but I agree with GP it shouldn’t be there. If it isn’t explicitly surveillance, it could effectively be.
Re: Easy Stable Diffusion XL in your device, offline
#125Earlier quoted context omitted.
Is this at all usable on a CPU-only system with a ton of RAM?
Not really. There is a very fast LCM model preset now, but its still going to be painful. SDXL in particular isn't one of those "compute light, bandwidth bound" models like llama (or Fooocus's own mini prompt expansion llm that in fact runs on the CPU). There is a repo focused on CPU-only SD 1.5.
Re: Easy Stable Diffusion XL in your device, offline
#126Earlier quoted context omitted.
Just spent about 10 minutes building it on MacBook Pro M1. I come with significant bias against Python projects, but getting Fooocus to run was very, very easy.
I finally had a chance to set it up and yes, it works great!
Re: Easy Stable Diffusion XL in your device, offline
#127I 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…
I was afraid of the Python setup (even though I'm a Python developer), but yep: Make the virtualenv, install the dependencies, done. This is amazing, the images it generates are immediately beautiful. It does look bad that it bundles GTM, though, as a sibling commenter says. Samples: https://imgz.org/i9oicVqo/ https://imgz.org/i8Ur3WjW/ https://imgz.org/i5j6r6TZ/
Re: Easy Stable Diffusion XL in your device, offline
#128Earlier quoted context omitted.
Not really. There is a very fast LCM model preset now, but its still going to be painful. SDXL in particular isn't one of those "compute light, bandwidth bound" models like llama (or Fooocus's own mini prompt expansion llm that in fact runs on the CPU). There is a repo focused on CPU-only SD 1.5.
Yeah, llama runs acceptably on my server, but buying a GPU and setting it all up seems really unfun. Also much more expensive than my hobby budget
Re: Easy Stable Diffusion XL in your device, offline
#129Literally the reason why I am coming to HN every day! Thanks devs :)
Re: Easy Stable Diffusion XL in your device, offline
#130There are already a number of local, inference options that are (crucially) open-source, with more robust feature sets. And if the defense here is "but Auto1111 and Comfy don't have as user-friendly a UI", that's also already covered. https://github.com/invoke-ai/InvokeAI
No idea whether or not the UI is user-friendly, but the installation steps alone for InvokeAI are already a barrier for 99.9% of the world. Not to say Noiselith couldn't be open-source, but it's clearly offering something different from InvokeAI.
InvokeAI is installed via a script, sure, but it's also just a few clicks: download, extract, double-click on a specific file, enjoy.