PyQt(+PySide) Stable Diffusion GUI
This program allows you to generate AI images based on Stable Diffusion using a PyQt application.
This is the result of my personal testing on how to create a program using PyQt that can smoothly generate AI images.
I kindly ask you to give it a try!
And if you want to give me any feedback or have trouble to install this send me an email or better yet, join the discord channel above :)
- Supporting most models' image generation
- Supporting parameters controls
- Being able to choose sampler
- Supporting memory & speed control
- Supporting endless image download
- Supporting LoRA
- No prompt/negative prompt token limit
- install CUDA 11.8 (if you have CUDA at any version already, don't mind about it)
- git clone ~
- run install.bat/install.sh
- python main.py