runtime error

), 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 208, in <module> bot = ConversationBot({'Text2Box': 'cuda:0', File "/home/user/app/app.py", line 131, in __init__ self.models[class_name] = globals()[class_name](device=device) File "/home/user/app/visual_foundation_models.py", line 129, in __init__ self.pipe = StableDiffusionInstructPix2PixPipeline.from_pretrained("timbrooks/instruct-pix2pix", File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1090, in from_pretrained cached_folder = cls.download( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1856, in download cached_folder = snapshot_download( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 236, in snapshot_download _inner_hf_hub_download(file) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 213, in _inner_hf_hub_download return hf_hub_download( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1461, in hf_hub_download http_get( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 526, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_********`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.

Container logs:

Fetching error logs...