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
deleted external prebuild stuffs, reload model if vae changed - otherwise t...
Ferenc Szontágh
2024-02-05
126c3a3510a37e21c7404745144b5872b72aafdd
[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"
]
}