picobyte / stable-diffusion-webui-wd14-tagger

Labeling extension for Automatic1111's Web UI
539 stars 64 forks source link

When it runs on M1: AttributeError: 'Checkbox' object has no attribute 'input' #59

Closed AnnaChen999 closed 10 months ago

AnnaChen999 commented 10 months ago

When I open SD on M1, I don't see the tagger in the navigation bar, the terminal always sends me a feedback like this:

Error executing callback ui_tabs_callback for /Users/anna/Documents/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-wd14-tagger-1.1.2/scripts/tagger.py Traceback (most recent call last): File "/Users/anna/Documents/sd/stable-diffusion-webui/modules/script_callbacks.py", line 125, in ui_tabs_callback res += c.callback() or [] File "/Users/anna/Documents/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-wd14-tagger-1.1.2/tagger/ui.py", line 410, in on_ui_tabs cumulative.input(fn=It.flip('cumulative'), inputs=[], outputs=[]) AttributeError: 'Checkbox' object has no attribute 'input'

picobyte commented 10 months ago

Don't open another issue with the same topic, right above #58, both of you were already a duplicate of #41; search issues including the closed ones. This is not a help desk.