runtime error
Exit code: 1. Reason: -v1-5/stable-diffusion-inpainting you should change 'sample_size' to 64 in the configuration file. Please make sure to update the config accordingly as leaving `sample_size=32` in the config might lead to incorrect results in future versions. If you have downloaded this checkpoint from the Hugging Face Hub, it would be very nice if you could open a Pull request for the `unet/config.json` file deprecate("sample_size<64", "1.0.0", deprecation_message, standard_warn=False) Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> pipe = pipe.to(device) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 541, in to module.to(device, dtype) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4110, in to return super().to(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.12/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.12/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) [Previous line repeated 1 more time] File "/home/user/.pyenv/versions/3.10.12/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.12/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1341, in convert return t.to( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/torch/cuda/__init__.py", line 372, in _lazy_init torch._C._cuda_init() RuntimeError: CUDA driver initialization failed, you might not have a CUDA gpu.
Container logs:
Fetching error logs...