runtime error

Exit code: 1. Reason: ?B/s] diffusion_pytorch_model.safetensors: 81%|████████ | 272M/335M [00:01<00:00, 270MB/s] diffusion_pytorch_model.safetensors: 100%|█████████▉| 335M/335M [00:01<00:00, 311MB/s] Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s] Loading pipeline components...: 83%|████████▎ | 5/6 [00:01<00:00, 2.78it/s] Loading pipeline components...: 100%|██████████| 6/6 [00:03<00:00, 1.54it/s] Pipelines loaded with `dtype=torch.float16` cannot run with `cpu` device. It is not recommended to move them to `cpu` as running them will fail. Please make sure to use an accelerator to run the pipeline in inference, due to the lack of support for`float16` operations on this device in PyTorch. Please, remove the `torch_dtype=torch.float16` argument, or use another device for inference. Pipelines loaded with `dtype=torch.float16` cannot run with `cpu` device. It is not recommended to move them to `cpu` as running them will fail. Please make sure to use an accelerator to run the pipeline in inference, due to the lack of support for`float16` operations on this device in PyTorch. Please, remove the `torch_dtype=torch.float16` argument, or use another device for inference. Pipelines loaded with `dtype=torch.float16` cannot run with `cpu` device. It is not recommended to move them to `cpu` as running them will fail. Please make sure to use an accelerator to run the pipeline in inference, due to the lack of support for`float16` operations on this device in PyTorch. Please, remove the `torch_dtype=torch.float16` argument, or use another device for inference. Traceback (most recent call last): File "/home/user/app/app.py", line 56, in <module> uploaded_image = gr.Image(label="Upload Optional Image (future use)", type="pil", tool=None) File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 179, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'tool'

Container logs:

Fetching error logs...