portu-sim / sd-webui-bmab

Auto masking and inpainting for person, face, hand. Resizing image using detection model.
GNU Affero General Public License v3.0
291 stars 29 forks source link

AttributeError: 'Options' object has no attribute 'bmab_for_developer' #6

Closed xianrenzhang007 closed 8 months ago

xianrenzhang007 commented 8 months ago

Error calling: J:\sd-webui-aki-v4.3\extensions\sd-webui-bmab\scripts\sd_webui_bmab.py/ui Traceback (most recent call last): File "J:\sd-webui-aki-v4.3\modules\scripts.py", line 402, in wrap_call return func(args, kwargs) File "J:\sd-webui-aki-v4.3\extensions\sd-webui-bmab\sd_bmab\bmab.py", line 112, in ui return self._create_ui(is_img2img) File "J:\sd-webui-aki-v4.3\extensions\sd-webui-bmab\sd_bmab\bmab.py", line 563, in _create_ui with gr.Accordion(f'BMAB Testroom', open=False, visible=shared.opts.bmab_for_developer): File "J:\sd-webui-aki-v4.3\modules\options.py", line 117, in getattr return super(Options, self).getattribute(item) AttributeError: 'Options' object has no attribute 'bmab_for_developer'

An error occurred after updating

portu-sim commented 8 months ago

It's fixed. Please update BMAB.

xianrenzhang007 commented 8 months ago

ok

它是固定的。请更新 BMAB。