runtime error
Exit code: 1. Reason: 2026-08-27 10:48:39,451 - modelscope - INFO - PyTorch version 2.1.0+cu118 Found. 2026-08-27 10:48:39,452 - modelscope - INFO - TensorFlow version 2.14.0 Found. 2026-08-27 10:48:39,452 - modelscope - INFO - Loading ast index from /home/user/cache/ast_indexer 2026-08-27 10:48:39,452 - modelscope - INFO - No valid ast index found from /home/user/cache/ast_indexer, generating ast index from prebuilt! 2026-08-27 10:48:39,505 - modelscope - INFO - Loading done! Current index file version is 1.10.0, with md5 44f0b88effe82ceea94a98cf99709694 and a total number of 946 components indexed 2026-08-27 10:48:44,023 - modelscope - WARNING - Model revision not specified, use revision: v1.02 Downloading: 0.00B [00:00, ?B/s] Downloading: 1.39kB [00:00, 3.78MB/s] 2026-08-27 10:48:45,851 - 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 12, in <module> img_colorization = pipeline(Tasks.image_colorization, model='iic/cv_ddcolor_image-colorization') File "/opt/conda/lib/python3.10/site-packages/modelscope/pipelines/builder.py", line 115, in pipeline model = normalize_model_input( File "/opt/conda/lib/python3.10/site-packages/modelscope/pipelines/builder.py", line 36, in normalize_model_input model = snapshot_download( File "/opt/conda/lib/python3.10/site-packages/modelscope/hub/snapshot_download.py", line 149, in snapshot_download http_get_file( File "/opt/conda/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...