yjg30737 / pyqt-stable-diffusion-gui

PyQt(+PySide) Stable Diffusion GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyqt-stable-diffusion-gui

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 :)

Feature

  • 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

How to Use

  1. install CUDA 11.8 (if you have CUDA at any version already, don't mind about it)
  2. git clone ~
  3. run install.bat/install.sh
  4. python main.py

Preview

GUI

image

Image Result

About

PyQt(+PySide) Stable Diffusion GUI

License:MIT License


Languages

Language:Python 99.7%Language:Shell 0.2%Language:Batchfile 0.1%