runtime error
Exit code: 1. Reason: ectionPool(host='www.modelscope.cn', port=443): Read timed out. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> pipe_lora = QwenImagePipeline.from_pretrained( File "/usr/local/lib/python3.10/site-packages/diffsynth/pipelines/qwen_image.py", line 81, in from_pretrained processor_config.download_if_necessary() File "/usr/local/lib/python3.10/site-packages/diffsynth/core/loader/config.py", line 99, in download_if_necessary self.download() File "/usr/local/lib/python3.10/site-packages/diffsynth/core/loader/config.py", line 65, in download snapshot_download( File "/usr/local/lib/python3.10/site-packages/modelscope/hub/snapshot_download.py", line 135, in snapshot_download return _snapshot_download( File "/usr/local/lib/python3.10/site-packages/modelscope/hub/snapshot_download.py", line 303, in _snapshot_download endpoint = _api.get_endpoint_for_read( File "/usr/local/lib/python3.10/site-packages/modelscope/hub/api.py", line 526, in get_endpoint_for_read if not self.repo_exists( File "/usr/local/lib/python3.10/site-packages/modelscope/hub/api.py", line 683, in repo_exists r = self.session.get(path, cookies=cookies, File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 602, in get return self.request("GET", url, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 746, in send r.content File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 902, in content self._content = b"".join(self.iter_content(CONTENT_CHUNK_SIZE)) or b"" File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 826, in generate raise ConnectionError(e) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.modelscope.cn', port=443): Read timed out.
Container logs:
Fetching error logs...