runtime error

Exit code: 1. Reason: ed new fontManager Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. Please 'pip install apex' Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [00:02<00:02, 2.52s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:04<00:00, 2.46s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:04<00:00, 2.47s/it] Traceback (most recent call last): File "/content/PuLID-FLUX/worker_runpod.py", line 36, in <module> flux_generator = FluxGenerator() File "/content/PuLID-FLUX/worker_runpod.py", line 28, in __init__ self.model, self.ae, self.t5, self.clip = get_models( File "/content/PuLID-FLUX/worker_runpod.py", line 16, in get_models t5 = load_t5(device, max_length=128) File "/content/PuLID-FLUX/flux/util.py", line 130, in load_t5 return HFEmbedder("/content/PuLID-FLUX/models/xflux_text_encoders", max_length=max_length, torch_dtype=torch.bfloat16).to(device) File "/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py", line 1152, in to return self._apply(convert) File "/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py", line 825, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py", line 1150, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) File "/usr/local/lib/python3.10/dist-packages/torch/cuda/__init__.py", line 302, 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...