runtime error

Exit code: 1. Reason: .safetensors: 0%| | 0.00/3.44G [00:00<?, ?B/s] unet/diffusion_pytorch_model.safetensors: 1%| | 17.9M/3.44G [00:01<06:08, 9.27MB/s] unet/diffusion_pytorch_model.safetensors: 2%|▏ | 84.9M/3.44G [00:04<02:39, 21.0MB/s] unet/diffusion_pytorch_model.safetensors: 6%|▋ | 219M/3.44G [00:05<01:05, 49.2MB/s]  unet/diffusion_pytorch_model.safetensors: 12%|█▏ | 420M/3.44G [00:06<00:34, 88.1MB/s] unet/diffusion_pytorch_model.safetensors: 49%|████▉ | 1.69G/3.44G [00:07<00:04, 410MB/s] unet/diffusion_pytorch_model.safetensors: 75%|███████▍ | 2.57G/3.44G [00:08<00:01, 533MB/s] unet/diffusion_pytorch_model.safetensors: 100%|██████████| 3.44G/3.44G [00:09<00:00, 367MB/s] config.json: 0%| | 0.00/577 [00:00<?, ?B/s] config.json: 100%|██████████| 577/577 [00:00<00:00, 3.92MB/s] vae/diffusion_pytorch_model.safetensors: 0%| | 0.00/335M [00:00<?, ?B/s] vae/diffusion_pytorch_model.safetensors: 80%|███████▉ | 268M/335M [00:01<00:00, 256MB/s] vae/diffusion_pytorch_model.safetensors: 100%|██████████| 335M/335M [00:01<00:00, 274MB/s] Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s]`torch_dtype` is deprecated! Use `dtype` instead! Loading pipeline components...: 100%|██████████| 5/5 [00:00<00:00, 6.46it/s] [load_model] xFormers not enabled (it may not be installed): Refer to https://github.com/facebookresearch/xformers for more information on how to install xformers [load_model] Pipeline ready Traceback (most recent call last): File "/app/app.py", line 97, in <module> image_mask = gr.Image(type="pil", tool="sketch", label="Draw mask (white = remove)", interactive=True) File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 189, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'tool'

Container logs:

Fetching error logs...