runtime error

[00:06<00:00, 125MB/s] Downloading (…)499bbf2f9e8d795ce748: 99%|█████████▉| 661M/665M [00:06<00:00, 122MB/s] Downloading (…)499bbf2f9e8d795ce748: 100%|██████████| 665M/665M [00:06<00:00, 96.3MB/s] Downloading (…)okenizer_config.json: 0%| | 0.00/255 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 255/255 [00:00<00:00, 256kB/s] Downloading (…)olve/main/vocab.json: 0%| | 0.00/798k [00:00<?, ?B/s] Downloading (…)olve/main/vocab.json: 100%|██████████| 798k/798k [00:00<00:00, 45.8MB/s] Downloading (…)olve/main/merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] Downloading (…)olve/main/merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 37.5MB/s] Downloading (…)/main/tokenizer.json: 0%| | 0.00/2.11M [00:00<?, ?B/s] Downloading (…)/main/tokenizer.json: 100%|██████████| 2.11M/2.11M [00:00<00:00, 79.6MB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/99.0 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|██████████| 99.0/99.0 [00:00<00:00, 107kB/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 75, in <module> text_btn.click(fn=text_generate, inputs=input_text, outputs=output_text) 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...