runtime error

00:03<00:01, 59.3MB/s] Downloading (…)a07b89a57b952b49b8aa: 74%|███████▍ | 199M/268M [00:03<00:01, 54.5MB/s] Downloading (…)a07b89a57b952b49b8aa: 82%|████████▏ | 220M/268M [00:04<00:00, 55.7MB/s] Downloading (…)a07b89a57b952b49b8aa: 90%|█████████ | 241M/268M [00:04<00:00, 70.4MB/s] Downloading (…)a07b89a57b952b49b8aa: 94%|█████████▍| 252M/268M [00:04<00:00, 74.8MB/s] Downloading (…)a07b89a57b952b49b8aa: 98%|█████████▊| 262M/268M [00:04<00:00, 75.0MB/s] Downloading (…)a07b89a57b952b49b8aa: 100%|██████████| 268M/268M [00:04<00:00, 54.2MB/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, 10.9kB/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, 41.0MB/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 8, in <module> iface=gr.Interface(fn=get_sentiment,inputs='text',outputs=['text'],title='Sentiment Analysis') 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...