runtime error
Exit code: 1. Reason: ined resolved_archive_file = get_model_path( File "/usr/local/lib/python3.10/site-packages/super_image/file_utils.py", line 68, in get_model_path output_path = cached_download(url_or_filename, cache_dir=cache_dir) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 132, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 707, in cached_download r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 364, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 388, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 477, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 504 Server Error: Gateway Timeout for url: https://huggingface.co/eugenesiow/edsr-base/resolve/main/pytorch_model_2x.pt (Request ID: Root=1-68fd8f86-6ede716b4479a917518ab20c;643e525a-056b-43e9-83a5-ec4627a3161d) 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 13, in <module> model_scale = EdsrModel.from_pretrained('eugenesiow/edsr-base', scale=2) File "/usr/local/lib/python3.10/site-packages/super_image/modeling_utils.py", line 235, in from_pretrained raise EnvironmentError(msg) OSError: Can't load weights for 'eugenesiow/edsr-base'. Make sure that: - 'eugenesiow/edsr-base' is a correct model identifier - or 'eugenesiow/edsr-base' is the correct path to a directory containing a file named one of pytorch_model.pt.
Container logs:
Fetching error logs...