dashboard
repositories
filestore
activity
search
login
main
/
sd.cpp.gui.wx
wxWidgets based Stable Diffusion C++ GUi
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
added queue handler against simple start
Ferenc Szontágh
2024-02-03
2088e1b7aa6419dec58800bc1d0cb24f5808affe
[sd.cpp.gui.wx.git]
/
vcpkg.json
1
2
3
4
5
6
7
8
9
{
"dependencies": [
"fmt",
"wxwidgets",
"cuda",
"nlohmann-json",
"opencv4"
]
}