runtime error
Exit code: 1. Reason: oot/.cache/huggingface/hub/models--stable-diffusion-v1-5--stable-diffusion-inpainting/snapshots/8a4288a76071f7280aedbdb3253bdb9e9d5d84bb/vae. Defaulting to unsafe serialization. Pass `allow_pickle=False` to raise an error instead. Loading pipeline components...: 100%|ββββββββββ| 6/6 [00:03<00:00, 1.98it/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. Modelo cargado en: cpu Traceback (most recent call last): File "/app/app.py", line 92, in <module> image_input = gr.ImageMask( label="πΈ Sube imagen y dibuja mΓ‘scara", ...<2 lines>... height=512 ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 159, in wrapper return fn(self, **kwargs) TypeError: ImageMask.__init__() got an unexpected keyword argument 'brush_radius' IMPORTANT: You are using gradio version 4.19.2, however version 4.44.1 is available, please upgrade. --------
Container logs:
Fetching error logs...