runtime error

Exit code: 1. Reason: Downloading: "https://huggingface.co/Iceclear/StableSR/resolve/main/stablesr_000117.ckpt" to /home/user/app/stablesr_000117.ckpt Traceback (most recent call last): File "/home/user/app/app.py", line 38, in <module> load_file_from_url(url=pretrain_model_url['stablesr_512'], model_dir='./', progress=True, file_name=None) File "/home/user/app/StableSR/basicsr/utils/download_util.py", line 97, in load_file_from_url download_url_to_file(url, cached_file, hash_prefix=None, progress=progress) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/torch/hub.py", line 597, in download_url_to_file u = urlopen(req) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/urllib/request.py", line 525, in open response = meth(req, response) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/urllib/request.py", line 634, in http_response response = self.parent.error( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/urllib/request.py", line 563, in error return self._call_chain(*args) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/urllib/request.py", line 496, in _call_chain result = func(*args) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 500: Internal Server Error

Container logs:

Fetching error logs...