runtime error

Exit code: 1. Reason: jdF9kb21haW4iOiJzMy51cy1lYXN0LTEuYW1hem9uYXdzLmNvbSIsImlhdCI6MTcyODM2NzU4NywiZXhwIjoxNzI4NDUzOTg3LCJpc3MiOiJodHRwczovL2h1Z2dpbmdmYWNlLmNvIn0.kAX19hA5g3efSAZNB78c7e0gg_YqmcNI7Nyc9BIq1TM"), 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 30, in <module> model = Model(base_model_id=DEFAULT_MODEL_ID, task_name='Canny') File "/home/user/app/model.py", line 47, in __init__ self.pipe = self.load_pipe(base_model_id, task_name) File "/home/user/app/model.py", line 57, in load_pipe pipe = StableDiffusionControlNetPipeline.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 882, in from_pretrained cached_folder = cls.download( File "/home/user/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1324, in download cached_folder = snapshot_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 233, in snapshot_download _inner_hf_hub_download(file) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 211, in _inner_hf_hub_download return hf_hub_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, 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...