runtime error

/home/user/.local/lib/python3.10/site-packages/gradio/outputs.py:81: UserWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 134, in <module> gr.Interface(fn=transcribe, \ File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 403, in __init__ with self: File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1200, in __exit__ self.config = self.get_config_file() File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1176, in get_config_file "input": list(block.input_api_info()), # type: ignore File "/home/user/.local/lib/python3.10/site-packages/gradio_client/serializing.py", line 43, in input_api_info types = api_info.get("serialized_input", [api_info["info"]["type"]] * 2) # type: ignore KeyError: 'type'

Container logs:

Fetching error logs...