runtime error
Exit code: 1. Reason: 2026-08-27 18:51:22,029 - modelscope - INFO - PyTorch version 2.2.1 Found. 2026-08-27 18:51:22,032 - modelscope - INFO - Loading ast index from /home/user/.cache/modelscope/ast_indexer 2026-08-27 18:51:22,032 - modelscope - INFO - No valid ast index found from /home/user/.cache/modelscope/ast_indexer, generating ast index from prebuilt! 2026-08-27 18:51:22,146 - modelscope - INFO - Loading done! Current index file version is 1.12.0, with md5 585cf9484b972ae2ab728c20c04b3400 and a total number of 964 components indexed 2026-08-27 18:51:27,247 - modelscope - WARNING - Model revision not specified, use revision: v1.02 Downloading: 0.00B [00:00, ?B/s][A Downloading: 1.39kB [00:00, 3.43MB/s] 2026-08-27 18:51:28,646 - modelscope - ERROR - File configuration.json download incomplete, content_length: None but the file downloaded length: 1426, please download again Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> img_colorization = pipeline(Tasks.image_colorization, model='iic/cv_ddcolor_image-colorization') File "/home/user/.local/lib/python3.10/site-packages/modelscope/pipelines/builder.py", line 115, in pipeline model = normalize_model_input( File "/home/user/.local/lib/python3.10/site-packages/modelscope/pipelines/builder.py", line 36, in normalize_model_input model = snapshot_download( File "/home/user/.local/lib/python3.10/site-packages/modelscope/hub/snapshot_download.py", line 175, in snapshot_download http_get_file( File "/home/user/.local/lib/python3.10/site-packages/modelscope/hub/file_download.py", line 343, in http_get_file raise FileDownloadError(msg) modelscope.hub.errors.FileDownloadError: File configuration.json download incomplete, content_length: None but the file downloaded length: 1426, please download again
Container logs:
Fetching error logs...