runtime error

Exit code: 1. Reason: �████████| 792k/792k [00:00<00:00, 3.08MB/s] tokenizer.json: 0%| | 0.00/2.42M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.42M/2.42M [00:00<00:00, 29.1MB/s] special_tokens_map.json: 0%| | 0.00/2.20k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 2.20k/2.20k [00:00<00:00, 17.3MB/s] /usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:1601: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be depracted in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884 warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 36, in <module> tangoflux = TangoFluxInference(name="declare-lab/TangoFlux") File "/home/user/app/TangoFlux.py", line 39, in __init__ self.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 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 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...