|
--- |
|
license: apache-2.0 |
|
pipeline_tag: text-to-image |
|
--- |
|
|
|
A crude GUI client for [Stable-Diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp) |
|
|
|
that thing is pretty neat, but i hate using it thru a CLI, after trying the existing GUI programs i felt they were a bit much for me so i made my own and now i am sharing it with you! |
|
|
|
its simple, very simple, and that is just fine with me. Here is how it looks: |
|
|
|
 |
|
|
|
|
|
first you will need to [download](https://github.com/leejet/stable-diffusion.cpp/releases/latest) an SD executable and extract it alongside my executable, as such: |
|
|
|
 |
|
|
|
it *should* work after that, just run "WinFormsApp1.exe" (yeah, I will get around to give it some TLC later) |
|
|
|
if you have a suggestion, feel free to request it. |
|
|
|
if you have any issues with it, please report it. |
|
|
|
thanks for taking the time, have a nice day/night! |
|
|
|
|
|
I run this on an RX560D with 4GB VRAM, my processor is a R5 2600 with 12GB 2400Mhz RAM. To be clear, i run SD 1.5 models at 512x512 and the generations take less than a minute. |
|
|
|
Not sure if that info does anything, but now you have it as reference! |