runtime error
Exit code: 1. Reason: ll control of the loaded file. Please open an issue on GitHub for any issues related to this experimental feature. pose_guider.load_state_dict(torch.load(os.path.join(repo_path, "pose_guider", "diffusion_pytorch_model.bin"))) /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Downloading shards: 0%| | 0/2 [00:00<?, ?it/s][A Downloading shards: 50%|βββββ | 1/2 [00:18<00:18, 18.55s/it][A Downloading shards: 100%|ββββββββββ| 2/2 [00:19<00:00, 9.75s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s][A Loading checkpoint shards: 50%|βββββ | 1/2 [00:03<00:03, 3.29s/it][A Loading checkpoint shards: 100%|ββββββββββ| 2/2 [00:03<00:00, 1.75s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> pose_guider.to(device=device, dtype=weight_dtype) File "/usr/local/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 1031, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1174, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 805, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1160, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 314, 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...