runtime error

Exit code: 1. Reason: |β–ˆβ–ˆβ– | 748M/3.10G [00:03<00:10, 228MB/s] transformer/diffusion_pytorch_model-0001(…): 33%|β–ˆβ–ˆβ–ˆβ–Ž | 1.02G/3.10G [00:05<00:10, 206MB/s] transformer/diffusion_pytorch_model-0001(…): 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 2.96G/3.10G [00:06<00:00, 714MB/s] transformer/diffusion_pytorch_model-0001(…): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.10G/3.10G [00:06<00:00, 485MB/s] Traceback (most recent call last): File "/app/app.py", line 49, in <module> transformer=WanTransformer3DModel.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ MODEL_ID, ^^^^^^^^^ ...<3 lines>... token=HF_TOKEN, ^^^^^^^^^^^^^^^ ), ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/diffusers/models/modeling_utils.py", line 1288, in from_pretrained ) = cls._load_pretrained_model( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ model, ^^^^^^ ...<13 lines>... is_parallel_loading_enabled=is_parallel_loading_enabled, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/diffusers/models/modeling_utils.py", line 1537, in _load_pretrained_model _caching_allocator_warmup(model, expanded_device_map, dtype, hf_quantizer) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/diffusers/models/model_loading_utils.py", line 748, in _caching_allocator_warmup _ = torch.empty(byte_count // factor, dtype=dtype, device=device, requires_grad=False) File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 410, in _lazy_init torch._C._cuda_init() ~~~~~~~~~~~~~~~~~~~^^ RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

Container logs:

Fetching error logs...