runtime error

46.6MB/s] Downloading (…)a07b89a57b952b49b8aa: 82%|████████▏ | 220M/268M [00:04<00:01, 46.9MB/s] Downloading (…)a07b89a57b952b49b8aa: 86%|████████▌ | 231M/268M [00:05<00:00, 50.9MB/s] Downloading (…)a07b89a57b952b49b8aa: 90%|█████████ | 241M/268M [00:05<00:00, 40.9MB/s] Downloading (…)a07b89a57b952b49b8aa: 94%|█████████▍| 252M/268M [00:05<00:00, 40.6MB/s] Downloading (…)a07b89a57b952b49b8aa: 100%|██████████| 268M/268M [00:06<00:00, 45.4MB/s] Downloading (…)a07b89a57b952b49b8aa: 100%|██████████| 268M/268M [00:06<00:00, 44.6MB/s] Downloading (…)okenizer_config.json: 0%| | 0.00/48.0 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 48.0/48.0 [00:00<00:00, 13.1kB/s] Downloading (…)solve/main/vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] Downloading (…)solve/main/vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 72.4MB/s] Xformers is not installed correctly. If you want to use memory_efficient_attention to accelerate training use the following command to install Xformers pip install xformers. Traceback (most recent call last): File "app.py", line 6, in <module> iface=gr.Interface(fn=get_sentiment,inputs="text",outputs=['text'],title='Sakil Sentiment Analysis APP') File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 456, in __init__ self.render_article() File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1200, in __exit__ self.config = self.get_config_file() File "/home/user/.local/lib/python3.8/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.8/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...