File size: 1,336 Bytes
fd85369 3d508d0 c82ff1b 3d508d0 fb425bb 3d508d0 85f9c32 3d508d0 967e325 bb91fb8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
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! |