runtime error
Exit code: 1. Reason: 0it [00:00, ?it/s][A 0it [00:00, ?it/s] 2024-10-12 18:00:54.265233: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-10-12 18:00:54.305125: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s][A Loading pipeline components...: 20%|ββ | 1/5 [00:03<00:13, 3.26s/it][A Loading pipeline components...: 100%|ββββββββββ| 5/5 [00:07<00:00, 1.30s/it][A Loading pipeline components...: 100%|ββββββββββ| 5/5 [00:07<00:00, 1.42s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> refiner.to("cuda") File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 446, in to module.to(device, dtype) 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...