Update installer.py

Locking ControlNet extension at ecd33eb again to resolve current run preprocessor issues.
This commit is contained in:
Aptronymist
2024-02-09 12:58:18 -08:00
committed by GitHub
parent 376bace04f
commit 66ac9b2021
+1 -1
View File
@@ -47,7 +47,7 @@ args = Dot({
})
git_commit = "unknown"
submodules_commit = {
# 'sd-webui-controlnet': 'ecd33eb',
'sd-webui-controlnet': 'ecd33eb',
# 'stable-diffusion-webui-images-browser': '27fe4a7',
}