toriato / stable-diffusion-webui-wd14-tagger

Labeling extension for Automatic1111's Web UI
1.34k stars 235 forks source link

Clickable Tags not working #91

Open Akira92 opened 1 year ago

Akira92 commented 1 year ago

Cant click to add and remove tags in the exclusion text box, in the older version the tags were clickable but I think in the newer version I cant click the tags anymore. Was a really awesome feature if we could get this back would be amazing..

version 1.3.1 py 3.10.9 torch 2.0.1+cu118 xformers 0.0.17 gradio 3.31.0 checkpoint ecefb76ff chrome_jTMmGvOXWG

py 3.10.9 torch 1.13.1+cu117 xformers 0.0.16rc425 gradio 3.16.2 checkpoint c6bbc15e32 parsecd_3k9yOXz2zT

picobyte commented 1 year ago

should be fixed with change 656f03b in #93

Akira92 commented 1 year ago

nice thank you so much!