runtime error
n: 97%|█████████▋| 3.38G/3.46G [00:40<00:00, 100MB/s] [A[A[A Downloading (…)on_pytorch_model.bin: 98%|█████████▊| 3.40G/3.46G [00:40<00:00, 105MB/s][A[A[A Downloading (…)on_pytorch_model.bin: 99%|█████████▊| 3.42G/3.46G [00:40<00:00, 108MB/s][A[A[A Downloading (…)on_pytorch_model.bin: 99%|█████████▉| 3.44G/3.46G [00:41<00:00, 110MB/s][A[A[A Downloading (…)on_pytorch_model.bin: 100%|█████████▉| 3.46G/3.46G [00:41<00:00, 94.8MB/s][A[A[A Downloading (…)on_pytorch_model.bin: 100%|██████████| 3.46G/3.46G [00:41<00:00, 83.8MB/s] Fetching 13 files: 85%|████████▍ | 11/13 [00:41<00:07, 3.95s/it] Fetching 13 files: 100%|██████████| 13/13 [00:41<00:00, 3.21s/it] Traceback (most recent call last): File "app.py", line 10, in <module> pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16).to("cuda") File "/home/user/.local/lib/python3.8/site-packages/diffusers/pipeline_utils.py", line 270, in to module.to(torch_device) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 989, in to return self._apply(convert) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 641, in _apply module._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 664, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 987, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) File "/home/user/.local/lib/python3.8/site-packages/torch/cuda/__init__.py", line 229, 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...