runtime error

Exit code: 1. Reason: jdF9kb21haW4iOiJzMy51cy1lYXN0LTEuYW1hem9uYXdzLmNvbSIsImlhdCI6MTcyNDM4MTcxNCwiZXhwIjoxNzI0NDY4MTE0LCJpc3MiOiJodHRwczovL2h1Z2dpbmdmYWNlLmNvIn0.NVs-r6dlQa22Dl2-2K7bySeCQHmTHSM2BXId0Cl8S3o"), fragment: None }, source: hyper::Error(IncompleteMessage) } The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 42, in <module> model = Model(base_model_id=DEFAULT_MODEL_ID, task_name='Canny') File "/home/user/app/model.py", line 46, in __init__ self.pipe = self.load_pipe(base_model_id, task_name) File "/home/user/app/model.py", line 56, in load_pipe pipe = StableDiffusionControlNetPipeline.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 908, in from_pretrained cached_folder = cls.download( File "/home/user/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1349, in download cached_folder = snapshot_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 237, in snapshot_download _inner_hf_hub_download(file) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 215, in _inner_hf_hub_download return hf_hub_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1364, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 496, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.

Container logs:

Fetching error logs...