runtime error

Downloading builder script: 0%| | 0.00/4.49k [00:00<?, ?B/s] Downloading builder script: 100%|██████████| 4.49k/4.49k [00:00<00:00, 21.5MB/s] /home/user/.local/lib/python3.10/site-packages/gradio/inputs.py:389: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/deprecation.py:40: UserWarning: `optional` parameter is deprecated, and it has no effect warnings.warn(value) /home/user/.local/lib/python3.10/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Dataframe, please remove them: {'col_width': None} warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/outputs.py:22: 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 5, in <module> launch_gradio_widget(module) File "/home/user/.local/lib/python3.10/site-packages/evaluate/utils/gradio.py", line 112, in launch_gradio_widget iface = gr.Interface( 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 41, in input_api_info return (api_info["serialized_input"][0], api_info["serialized_input"][1]) KeyError: 'serialized_input'

Container logs:

Fetching error logs...