light-and-ray/sd-webui-replacer

AttributeError: 'NoneType' object has no attribute 'getReplacerTabUI'

Tbrock8905 opened this issue · 2 comments

Hi,

Getting this error. Automatic1111 is up to date v 1.9

*** Error executing callback ui_tabs_callback for C:\Users\xxxx\stable-diffusion-webui\extensions\sd-webui-replacer\scripts\replacer_main_ui.py
Traceback (most recent call last):
File "C:\Users\xxxx\stable-diffusion-webui\modules\script_callbacks.py", line 283, in ui_tabs_callback
res += c.callback() or []
File "C:\Users\xxxx\stable-diffusion-webui\extensions\sd-webui-replacer\scripts\replacer_main_ui.py", line 17, in on_ui_tabs
tab = replacer_tab_ui.replacerMainUI.getReplacerTabUI()
AttributeError: 'NoneType' object has no attribute 'getReplacerTabUI'

Send the full console log

All good - updated my controlnet. My bad