runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/297 [00:00<?, ?B/s] config.json: 100%|██████████| 297/297 [00:00<00:00, 2.24MB/s] tokenizer_config.json: 0%| | 0.00/2.20k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 2.20k/2.20k [00:00<00:00, 13.7MB/s] spiece.model: 0%| | 0.00/820k [00:00<?, ?B/s] spiece.model: 100%|██████████| 820k/820k [00:00<00:00, 111MB/s] tokenizer.json: 0%| | 0.00/2.40M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.40M/2.40M [00:00<00:00, 60.7MB/s] special_tokens_map.json: 0%| | 0.00/2.12k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 2.12k/2.12k [00:00<00:00, 17.3MB/s] config.json: 0%| | 0.00/702 [00:00<?, ?B/s] config.json: 100%|██████████| 702/702 [00:00<00:00, 5.64MB/s] pytorch_model.bin: 0%| | 0.00/904M [00:00<?, ?B/s] pytorch_model.bin: 12%|█▏ | 105M/904M [00:01<00:08, 98.5MB/s] pytorch_model.bin: 73%|███████▎ | 663M/904M [00:02<00:00, 359MB/s]  pytorch_model.bin: 100%|█████████▉| 904M/904M [00:02<00:00, 367MB/s] model.safetensors: 0%| | 0.00/904M [00:00<?, ?B/s] model.safetensors: 8%|▊ | 73.4M/904M [00:01<00:12, 67.5MB/s] model.safetensors: 94%|█████████▍| 851M/904M [00:02<00:00, 469MB/s]  model.safetensors: 100%|█████████▉| 904M/904M [00:02<00:00, 403MB/s] Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 113, in <module> iface = gr.Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 194, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1209, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'enable_queue'

Container logs:

Fetching error logs...