light-and-ray/sd-webui-cn-in-extras-tab

stable-diffusion-webui-forge

Closed this issue · 3 comments

Hello. please add support to stable-diffusion-webui-forge

*** Cannot init ControlNet Preprocessor
    Traceback (most recent call last):
      File "C:\Stable-Diffusion-Forge\extensions\sd-webui-cn-in-extras-tab\scripts\cn_in_extras_tab.py", line 80, in ui
        self.default_unit = get_default_ui_unit()
      File "C:\Stable-Diffusion-Forge\extensions\sd-webui-cn-in-extras-tab\scripts\cn_in_extras_tab.py", line 65, in get_default_ui_unit
        from scripts.controlnet_ui.controlnet_ui_group import UiControlNetUnit
    ModuleNotFoundError: No module named 'scripts.controlnet_ui'

---

Forge has completely different cn extension. I tried to make my extension work with it, but it's not possible. I need to rewrite the extension from scratch for forge

Thanks, I get it. 😔

Done! 0aaa1b5