diff --git a/installer.py b/installer.py index aabcc6020..96f06149c 100644 --- a/installer.py +++ b/installer.py @@ -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', }