runtime error

Exit code: 1. Reason: httpx.HTTPStatusError: Client error '404 Not Found' for url 'https://huggingface.co/datasets/diffusers-internal-dev/ltx24-wheels/resolve/main/rc2/diffusers-0.40.0.dev0-py3-none-any.whl' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 15, in <module> _whl = hf_hub_download( "diffusers-internal-dev/ltx24-wheels", ...<5 lines>... token=HF_TOKEN, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 1028, in hf_hub_download return _hf_hub_download_to_cache_dir( # Destination ...<15 lines>... dry_run=dry_run, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 1175, in _hf_hub_download_to_cache_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 1915, in _raise_on_head_call_error raise head_call_error huggingface_hub.errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-6a9e48a9-5a6982697d231be54e0d535a;509deada-72da-4ff9-b845-f557f51d3283) Repository Not Found for url: https://huggingface.co/datasets/diffusers-internal-dev/ltx24-wheels/resolve/main/rc2/diffusers-0.40.0.dev0-py3-none-any.whl. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions. For more details, see https://huggingface.co/docs/huggingface_hub/authentication

Container logs:

Fetching error logs...