runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 69, in <module> gr.Button(label="Save Avatar", type="button", callback=save_avatar), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 159, in wrapper return fn(self, **kwargs) TypeError: Button.__init__() got an unexpected keyword argument 'label'
Container logs:
Fetching error logs...