runtime error

Exit code: 1. Reason: t 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. 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 3, in <module> from app_haircolor_img2img import create_demo as create_demo_haircolor File "/home/user/app/app_haircolor_img2img.py", line 67, in <module> basepipeline.enable_model_cpu_offload() File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1192, in enable_model_cpu_offload raise RuntimeError("`enable_model_cpu_offload` requires accelerator, but not found") RuntimeError: `enable_model_cpu_offload` requires accelerator, but not found

Container logs:

Fetching error logs...