runtime error

ile "/home/user/app/app.py", line 4, in <module> demo = gr.Interface(fn=ner, File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 415, in __init__ self.render_examples() File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 736, in render_examples self.examples_handler = Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 75, in create_examples examples_obj.create() File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 301, in create client_utils.synchronize_async(self.cache) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/utils.py", line 808, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore File "/home/user/.local/lib/python3.10/site-packages/fsspec/asyn.py", line 103, in sync raise return_result File "/home/user/.local/lib/python3.10/site-packages/fsspec/asyn.py", line 56, in _runner result[0] = await coro File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 362, in cache prediction = await Context.root_block.process_api( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1570, in process_api data = self.postprocess_data(fn_index, result["prediction"], state) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1455, in postprocess_data prediction_value = block.postprocess(prediction_value) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/highlighted_text.py", line 126, in postprocess entities = sorted(entities, key=lambda x: x["start"]) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/highlighted_text.py", line 126, in <lambda> entities = sorted(entities, key=lambda x: x["start"]) TypeError: string indices must be integers IMPORTANT: You are using gradio version 4.13.0, however version 4.29.0 is available, please upgrade. --------

Container logs:

Fetching error logs...