wxWidgets based Stable Diffusion C++ GUi
Ferenc Szontágh
2024-02-03 875477e097c353a368b5fbf5b5f048c956fc4743
1
2
3
4
5
#ifndef __MAINFRAME_HPP__VERSIONS
#define __MAINFRAME_HPP__VERSIONS
#define SD_GUI_VERSION "0.1.1-beta"
#define SD_CPP_VERSION "c6071fa"
#endif