runtime error

Exit code: 1. Reason: sion_pytorch_model.safetensors found in directory /home/user/.cache/huggingface/hub/models--alaa-lab--InstructCV/snapshots/6b2d8ebd92de8ee50e0d318436a1e998cc901a7a/vae. Defaulting to unsafe serialization. Pass `allow_pickle=False` to raise an error instead. Loading pipeline components...: 83%|████████▎ | 5/6 [00:01<00:00, 3.86it/s]An error occurred while trying to fetch /home/user/.cache/huggingface/hub/models--alaa-lab--InstructCV/snapshots/6b2d8ebd92de8ee50e0d318436a1e998cc901a7a/unet: Error no file named diffusion_pytorch_model.safetensors found in directory /home/user/.cache/huggingface/hub/models--alaa-lab--InstructCV/snapshots/6b2d8ebd92de8ee50e0d318436a1e998cc901a7a/unet. Defaulting to unsafe serialization. Pass `allow_pickle=False` to raise an error instead. Loading pipeline components...: 100%|██████████| 6/6 [00:04<00:00, 1.35it/s] You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion_instruct_pix2pix.StableDiffusionInstructPix2PixPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 . /home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/gradio/layouts/column.py:55: UserWarning: 'scale' value should be an integer. Using 1.5 will cause issues. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 187, in <module> main() File "/home/user/app/app.py", line 140, in main input_image.style(height=512, width=512) AttributeError: 'Image' object has no attribute 'style'. Did you mean: 'scale'?

Container logs:

Fetching error logs...