runtime error
Exit code: 1. Reason: /usr/local/lib/python3.11/site-packages/gradio/interface.py:171: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. super().__init__( /usr/local/lib/python3.11/site-packages/gradio/components/dropdown.py:235: UserWarning: The value passed into gr.Dropdown() is not in the list of choices. Please update the list of choices to include: or set allow_custom_value=True. warnings.warn( Traceback (most recent call last): File "/app/app.py", line 85, in <module> build_ui().launch(server_name="0.0.0.0", server_port=7860, show_api=False) TypeError: Blocks.launch() got an unexpected keyword argument 'show_api'
Container logs:
Fetching error logs...