runtime error
Exit code: 1. Reason: sted files in the cached path. Please try again or make sure your Internet connection is on. Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/super_image/configuration_utils.py", line 92, in get_config_dict resolved_config_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 777, in cached_download raise LocalEntryNotFoundError( huggingface_hub.errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the cached path. Please try again or make sure your Internet connection is on. 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 183, in from_pretrained config, model_kwargs = cls.config_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/super_image/configuration_utils.py", line 36, in from_pretrained config_dict, kwargs = cls.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/super_image/configuration_utils.py", line 108, in get_config_dict raise EnvironmentError(msg) OSError: Can't load config 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 config.json file
Container logs:
Fetching error logs...