Skip to content

Commit 66ac9b2

Browse files
authored
Update installer.py
Locking ControlNet extension at ecd33eb again to resolve current run preprocessor issues.
1 parent 376bace commit 66ac9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class Dot(dict): # dot notation access to dictionary attributes
4747
})
4848
git_commit = "unknown"
4949
submodules_commit = {
50-
# 'sd-webui-controlnet': 'ecd33eb',
50+
'sd-webui-controlnet': 'ecd33eb',
5151
# 'stable-diffusion-webui-images-browser': '27fe4a7',
5252
}
5353

0 commit comments

Comments
 (0)