runtime error
Exit code: 1. Reason: atch14/32bd64288804d66eefd0ccbe215aa642df71cc41/config.json (Request ID: Root=1-689b3a97-431cb3786df820981a8ee5e6;2baeb792-9e47-4f39-83b4-9048df66856b) The request is taking longer than expected, please try again later. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> clip_processor = AutoProcessor.from_pretrained("openai/clip-vit-large-patch14") File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/processing_auto.py", line 347, in from_pretrained config = AutoConfig.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1153, in from_pretrained config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 595, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 654, in _get_config_dict resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 312, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 553, in cached_files raise OSError(f"There was a specific connection error when trying to load {path_or_repo_id}:\n{e}") OSError: There was a specific connection error when trying to load openai/clip-vit-large-patch14: 504 Server Error: Gateway Timeout for url: https://huggingface.co/api/resolve-cache/models/openai/clip-vit-large-patch14/32bd64288804d66eefd0ccbe215aa642df71cc41/config.json (Request ID: Root=1-689b3a97-431cb3786df820981a8ee5e6;2baeb792-9e47-4f39-83b4-9048df66856b) The request is taking longer than expected, please try again later.
Container logs:
Fetching error logs...