runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 48, in <module> GradioUI(agent_travel_assistant).launch() File "/usr/local/lib/python3.10/site-packages/smolagents/gradio_ui.py", line 414, in launch self.create_app().launch(debug=True, share=share, **kwargs) File "/usr/local/lib/python3.10/site-packages/smolagents/gradio_ui.py", line 419, in create_app with gr.Blocks(theme="ocean", fill_height=True) as demo: File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1071, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'theme'

Container logs:

Fetching error logs...