sd.cpp-webui
sd.cpp-webui copied to clipboard
A simple webui for stable-diffusion.cpp
Hi Dani I am wondering if it would be possible to implement a queue, rather like in Handbrake for submitting jobs to the SD executable. Currently I generate one image...
To-Do
This issue will serve as the master to-do list for **sd.cpp-webui**. Feel free to tackle any of the items below, or suggest new ones by commenting! ## Core Features -...
I want create something like simple api server instead cli, to avoide reload model. And it could work with your web ui via http. May it will be interesting. Work...