fszontagh / sd.cpp.gui.wx

Stable Diffusion GUI written in C++
https://stable-diffusion.fsociety.hu/
MIT License
6 stars 2 forks source link
cpp stable-diffusion wxwidgets

sd.cpp.gui.wx

Cross platform wxWidgets based Stable Diffusion C++ GuI

MIT License

Features

External libraries

Compatibility

Please see github releases for installers. These packages are tested on Windows 11.

Use only at your own risk! These releases just previews, so crashes may occur. For bugreport, please use github Issuses.

Building on Linux / Windows

Requirements - Windows

Requirements - Linux

You have to specify the version to build:

Linux & Win:

AVX=1 chalet c -c Release

AVX=1 chalet b sd.ui

AVX=1 chalet r sd.ui

On linux, you have to link the builded stable-diffusion_xxx.so into the /var/lib directory.