wxWidgets based Stable Diffusion C++ GUi
Ferenc Szontágh
2024-02-04 1683c8a090c3efc51c43107d5ede0dcd5d506e3b
1
2
3
4
5
6
7
8
9
10
{
  "dependencies": [
    "fmt",
    "wxwidgets",
    "cuda",
    "nlohmann-json",
    "opencv4",
    "restclient-cpp"
  ]
}