runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> input_audio0 = gr.Checkbox(label="Input Path", choise=["1", "2"]) File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 163, in wrapper return fn(self, **kwargs) TypeError: Checkbox.__init__() got an unexpected keyword argument 'choise'
Container logs:
Fetching error logs...