runtime error

Exit code: 1. Reason: ure of bf16 and non-bf16 filenames will be loaded. Loaded bf16 filenames: [transformer/diffusion_pytorch_model.bf16-00003-of-00003.safetensors, transformer/diffusion_pytorch_model.bf16-00002-of-00003.safetensors, transformer/diffusion_pytorch_model.bf16-00001-of-00003.safetensors, vae/diffusion_pytorch_model.bf16.safetensors] Loaded non-bf16 filenames: [text_encoder/model-00001-of-00002.safetensors, text_encoder/model-00002-of-00002.safetensors If this behavior is not expected, please check your folder structure. Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:00<00:00, 2.83it/s] Loading pipeline components...: 60%|██████ | 3/5 [00:01<00:00, 2.52it/s] Loading pipeline components...: 100%|██████████| 5/5 [00:02<00:00, 2.13it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> frames = pipe(prompt, num_frames=84).frames[0] File "/usr/local/lib/python3.10/site-packages/torch/utils/_contextlib.py", line 116, in decorate_context return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/mochi/pipeline_mochi.py", line 615, in __call__ ) = self.encode_prompt( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/mochi/pipeline_mochi.py", line 312, in encode_prompt prompt_embeds, prompt_attention_mask = self._get_t5_prompt_embeds( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/mochi/pipeline_mochi.py", line 238, in _get_t5_prompt_embeds prompt_attention_mask = prompt_attention_mask.bool().to(device) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, 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...