runtime error

Exit code: 1. Reason: Device - GPU: NVIDIA H200 MIG 3g.71gb Start to download the SMPL-X model --2025-09-05 16:54:03-- https://download.is.tue.mpg.de/download.php?domain=smplx&sfile=models_smplx_v1_1.zip Resolving download.is.tue.mpg.de (download.is.tue.mpg.de)... 192.124.27.139 Connecting to download.is.tue.mpg.de (download.is.tue.mpg.de)|192.124.27.139|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2025-09-05 16:54:04 ERROR 403: Forbidden. Archive: models_smplx_v1_1.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of models_smplx_v1_1.zip or models_smplx_v1_1.zip.zip, and cannot find models_smplx_v1_1.zip.ZIP, period. cp: cannot stat 'models/smplx/SMPLX_NEUTRAL.npz': No such file or directory Traceback (most recent call last): File "/home/user/app/app.py", line 217, in <module> download_smplx() File "/home/user/app/app.py", line 62, in download_smplx assert os.path.isfile(smplx_fname), "failed to find smplx file" AssertionError: failed to find smplx file

Container logs:

Fetching error logs...