runtime error
Exit code: 1. Reason: y: /app INFO:root:============================================================ Done copying checkpoints! Loading LatentSync models... INFO:shared.model_manager:Preloading LatentSync models... INFO:shared.model_manager:Loading LatentSync config... INFO:shared.model_manager:Loading VAE... config.json: 0%| | 0.00/547 [00:00<?, ?B/s][A config.json: 100%|██████████| 547/547 [00:00<00:00, 2.91MB/s] diffusion_pytorch_model.safetensors: 0%| | 0.00/335M [00:00<?, ?B/s][A diffusion_pytorch_model.safetensors: 0%| | 0.00/335M [00:01<?, ?B/s][A diffusion_pytorch_model.safetensors: 100%|██████████| 335M/335M [00:01<00:00, 189MB/s] Traceback (most recent call last): File "/app/app.py", line 50, in <module> manager.preload_latentsync_models() File "/app/shared/model_manager.py", line 176, in preload_latentsync_models self.load_vae() File "/app/shared/model_manager.py", line 69, in load_vae self._vae = vae.to(device) File "/usr/local/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 1077, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1384, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 934, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 934, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 965, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1370, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 478, 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...