geekyutao / Inpaint-Anything

Inpaint anything using Segment Anything and inpainting models.
Apache License 2.0
6.4k stars 525 forks source link

when using local web UI, an error occurred. \002Inpaint-Anything-main\lib\site-packages\gradio\component_meta.py", line 157, in wrapper return fn(self, **kwargs) TypeError: __init__() got an unexpected keyword argument 'label' #131

Open joeyxin-del opened 8 months ago

joeyxin-del commented 8 months ago

as the title above, how to solve the problem "\002Inpaint-Anything-main\lib\site-packages\gradio\component_meta.py", line 157, in wrapper
return fn(self, **kwargs) TypeError: init() got an unexpected keyword argument 'label' "

joeyxin-del commented 8 months ago

problem solved at pull request at https://github.com/geekyutao/Inpaint-Anything/pull/123