runtime error

Exit code: 1. Reason: 7<00:00, 465MB/s] pretrained_weights/personalive/temporal_(…): 0%| | 0.00/1.82G [00:00<?, ?B/s] pretrained_weights/personalive/temporal_(…): 11%|β–ˆ | 201M/1.82G [00:03<00:24, 66.8MB/s] pretrained_weights/personalive/temporal_(…): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.82G/1.82G [00:04<00:00, 544MB/s] pretrained_weights/personalive/temporal_(…): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.82G/1.82G [00:04<00:00, 440MB/s] /usr/local/lib/python3.10/site-packages/diffusers/models/dual_transformer_2d.py:20: FutureWarning: `DualTransformer2DModel` is deprecated and will be removed in version 0.29. Importing `DualTransformer2DModel` from `diffusers.models.dual_transformer_2d` is deprecated and this will be removed in a future version. Please use `from diffusers.models.transformers.dual_transformer_2d import DualTransformer2DModel`, instead. deprecate("DualTransformer2DModel", "0.29", deprecation_message) [model] loading at module scope (ZeroGPU packs to VRAM per session)... Traceback (most recent call last): File "/app/app.py", line 60, in <module> _model = PersonaLive(ARGS, device="cuda") File "/app/src/wrapper.py", line 55, in __init__ self.pose_guider = PoseGuider().to(device=self.device, dtype=self.dtype) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1369, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 928, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 955, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1355, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 412, 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...