runtime error

(…)cial_tokens_map.json: 100%|██████████| 239/239 [00:00<00:00, 2.57MB/s] Downloading (…)2b9e5/tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] Downloading (…)2b9e5/tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 39.9MB/s] Downloading (…)okenizer_config.json: 0%| | 0.00/1.12k [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 1.12k/1.12k [00:00<00:00, 12.7MB/s] Downloading (…)c1ed2b9e5/vocab.json: 0%| | 0.00/798k [00:00<?, ?B/s] Downloading (…)c1ed2b9e5/vocab.json: 100%|██████████| 798k/798k [00:00<00:00, 35.6MB/s] Downloading (…)ed2b9e5/modules.json: 0%| | 0.00/229 [00:00<?, ?B/s] Downloading (…)ed2b9e5/modules.json: 100%|██████████| 229/229 [00:00<00:00, 2.65MB/s] Caching examples at: '/home/user/app/gradio_cached_examples/15' Input_phrase: which are your favourite movies? Input_phrase: Which are your favourite colors? Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> iface = gr.Interface(get_parapharse,inputs="text",outputs="text",title='Paraphrase Prodigy',examples=["which are your favourite movies?","Which are your favourite colors?"], description="The Ultimate Writing Companion:Say goodbye to writer's block and hello to seamless content creation!") 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...