runtime error
Exit code: 1. Reason: ��█| 7/7 [00:03<00:00, 1.77it/s][A Loading pipeline components...: 100%|██████████| 7/7 [00:03<00:00, 1.81it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> pipe.to("cuda") File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 503, in to module.to(device, dtype) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 1352, in to return super().to(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1355, in to return self._apply(convert) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) [Previous line repeated 2 more times] File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/torch/nn/modules/module.py", line 942, in _apply param_applied = fn(param) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1341, in convert return t.to( torch.OutOfMemoryError: CUDA out of memory. Tried to allocate 136.00 MiB. GPU 0 has a total capacity of 22.05 GiB of which 134.12 MiB is free. Including non-PyTorch memory, this process has 21.91 GiB memory in use. Of the allocated memory 21.66 GiB is allocated by PyTorch, and 69.52 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True to avoid fragmentation. See documentation for Memory Management (https://pytorch.org/docs/stable/notes/cuda.html#environment-variables)
Container logs:
Fetching error logs...