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 better queue manager, some clean-up and new feature: model management...
Ferenc Szontágh
2024-02-04
1683c8a090c3efc51c43107d5ede0dcd5d506e3b
[sd.cpp.gui.wx.git]
/
.vscode
/
extensions.json
1
2
3
4
5
6
7
{
"recommendations": [
"wayou.vscode-todo-highlight",
"jeff-hykin.better-cpp-syntax",
"ms-vscode.cpptools"
]
}