

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web services, and online tools.
Is there any self-hosted open source AI product for generating images? (something like gpt4all but for images)
I spent last couple of days checking out gpt4all and it is OK... far from perfect but way better that I could ever expect and now I wonder if there is a similar project for generating images with AI that I could host locally and integrate in my own projects (if I wanted to)
Sort by:
Best
Open comment sort options
Best
Top
New
Controversial
Old
Q&A
I use https://github.com/AUTOMATIC1111/stable-diffusion-webui, its very nice to install, easy to use, very hard to master ;)
Hahahahah Thanks for the response and the heads up!!!
$ ./web-ui.sh
fatal: could not create work tree dir 'stable-diffusion-webui': Permission denied
$ sudo ./webui.sh
ERROR: This script must not be launched as root, aborting...
// Crying on the inside.
Just clicked link but Idk what I'm doing from there.. As I thought it was link to an Ai Image Generator.. Help?!
stuck on launch 61%, nvidia. Sucks. What is the minimum GPU requirements?
There's a few. The most common is Stable Diffusion (someone even got it runnng on a pi zero). Take a look here: https://github.com/go-skynet/LocalAI
Thanks!!!! I'll try it!
Is it possible without an NVIDIA GPU?
I’ve been exploring similar options and noticed that self-hosted image AI products aren’t as common as text-based ones like GPT4All. If you’re looking to add a broader range of creative tools to your setup, Vondy could be helpful. It’s versatile, supporting tasks like image generation, design, and even digital marketing. You could likely integrate it into your project and use it to handle a variety of AI-driven tasks, depending on what you’re building.