runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/gradio/components/dropdown.py:188: UserWarning: The value passed into gr.Dropdown() is not in the list of choices. Please update the list of choices to include: Rachel or set allow_custom_value=True. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 62, in <module> run_button = gr.Button( File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 165, in wrapper return fn(self, **kwargs) TypeError: Button.__init__() got an unexpected keyword argument 'text'
Container logs:
Fetching error logs...