runtime error
Exit code: 1. Reason: ocks.25.attn2.add_k_proj.weight', 'blocks.6.attn1.to_q.weight', 'blocks.39.attn2.norm_q.weight', 'blocks.16.attn1.norm_q.weight', 'blocks.20.attn2.norm_k.weight', 'blocks.0.attn2.norm_added_k.weight', 'blocks.1.scale_shift_table', 'blocks.6.attn2.to_k.weight'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Loading pipeline components...: 100%|██████████| 7/7 [00:25<00:00, 3.70s/it] Expected types for image_processor: (<class 'transformers.models.clip.image_processing_clip.CLIPImageProcessor'>,), got <class 'transformers.models.clip.processing_clip.CLIPProcessor'>. Traceback (most recent call last): File "/home/user/app/app.py", line 48, in <module> pipe.to("cuda") File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 540, in to module.to(device, dtype) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3851, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1355, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 942, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1341, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 372, 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...