runtime error
Exit code: 1. Reason: pipeline components...: 0%| | 0/5 [00:00<?, ?it/s][A Loading pipeline components...: 80%|ββββββββ | 4/5 [00:01<00:00, 3.78it/s][A Loading weights: 0%| | 0/372 [00:00<?, ?it/s][A Loading weights: 100%|ββββββββββ| 372/372 [00:00<00:00, 1193.99it/s] Loading pipeline components...: 100%|ββββββββββ| 5/5 [00:01<00:00, 3.15it/s] The TextToVideoSDPipeline has been deprecated and will not receive bug fixes or feature updates after Diffusers version 0.33.1. Traceback (most recent call last): File "/app/app.py", line 25, in <module> pipe = pipe.to('cuda') ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/diffusers/pipelines/pipeline_utils.py", line 570, in to module.to(device, dtype) File "/usr/local/lib/python3.12/site-packages/transformers/modeling_utils.py", line 3761, in to return super().to(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 1383, in to return self._apply(convert) ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 964, in _apply param_applied = fn(param) ^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 1369, in convert return t.to( ^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py", line 491, 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 Download complete: 100%|ββββββββββ| 3.67G/3.67G [00:09<00:00, 393MB/s]
Container logs:
Fetching error logs...