runtime error

Exit code: 1. Reason: Using CPU tokenizer_config.json: 0%| | 0.00/2.54k [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.54k/2.54k [00:00<00:00, 18.7MB/s] spiece.model: 0%| | 0.00/792k [00:00<?, ?B/s] spiece.model: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 792k/792k [00:00<00:00, 1.00MB/s] tokenizer.json: 0%| | 0.00/2.42M [00:00<?, ?B/s] tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.42M/2.42M [00:00<00:00, 46.0MB/s] You are using the default legacy behaviour of the <class 'transformers.models.t5.tokenization_t5.T5Tokenizer'>. This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set `legacy=False`. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565 `torch_dtype` is deprecated! Use `dtype` instead! config.json: 0%| | 0.00/1.51k [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.51k/1.51k [00:00<00:00, 9.45MB/s] model.safetensors: 0%| | 0.00/308M [00:00<?, ?B/s] model.safetensors: 13%|β–ˆβ–Ž | 39.6M/308M [00:01<00:07, 34.9MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 308M/308M [00:02<00:00, 145MB/s] generation_config.json: 0%| | 0.00/142 [00:00<?, ?B/s] generation_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 142/142 [00:00<00:00, 926kB/s] /usr/local/lib/python3.10/site-packages/gradio/interface.py:171: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. super().__init__( Traceback (most recent call last): File "/app/app.py", line 72, in <module> gr.Interface( TypeError: Blocks.launch() got an unexpected keyword argument 'mcp'

Container logs:

Fetching error logs...