runtime error

οΏ½οΏ½β–ˆβ–ˆβ–‰| 3.91G/3.94G [00:48<00:00, 73.4MB/s] Downloading (…)ip_pytorch_model.bin: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 3.92G/3.94G [00:48<00:00, 67.6MB/s] Downloading (…)ip_pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 3.94G/3.94G [00:48<00:00, 75.4MB/s] Downloading (…)ip_pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.94G/3.94G [00:49<00:00, 80.5MB/s] Setting up [LPIPS] perceptual loss: trunk [alex], v[0.1], spatial [off] Downloading: "https://download.pytorch.org/models/alexnet-owt-7be5be79.pth" to /home/user/.cache/torch/hub/checkpoints/alexnet-owt-7be5be79.pth 0%| | 0.00/233M [00:00<?, ?B/s] 21%|β–ˆβ–ˆ | 48.5M/233M [00:00<00:00, 509MB/s] 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 102M/233M [00:00<00:00, 541MB/s] 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 154M/233M [00:00<00:00, 522MB/s] 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 204M/233M [00:00<00:00, 454MB/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 233M/233M [00:00<00:00, 470MB/s] Loading model from: /home/user/.local/lib/python3.10/site-packages/lpips/weights/v0.1/alex.pth Traceback (most recent call last): File "/home/user/app/gradio_ui.py", line 352, in <module> bf = BlendingFrontend(StableDiffusionHolder(fp_ckpt)) File "/home/user/app/gradio_ui.py", line 64, in __init__ self.lb = LatentBlending(sdh) File "/home/user/app/latent_blending.py", line 109, in __init__ self.lpips = lpips.LPIPS(net='alex').cuda(self.device) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 749, in cuda return self._apply(lambda t: t.cuda(device)) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 641, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 688, in _apply self._buffers[key] = fn(buf) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 749, in <lambda> return self._apply(lambda t: t.cuda(device)) RuntimeError: Invalid device, must be cuda device

Container logs:

Fetching error logs...