runtime error

37%|███▋ | 1.04G/2.82G [00:04<00:05, 298MB/s]  diffusion_pytorch_model.fp16.safetensors: 56%|█████▋ | 1.59G/2.82G [00:07<00:05, 239MB/s] diffusion_pytorch_model.fp16.safetensors: 75%|███████▍ | 2.11G/2.82G [00:08<00:02, 270MB/s] diffusion_pytorch_model.fp16.safetensors: 100%|█████████▉| 2.82G/2.82G [00:09<00:00, 303MB/s] vae/config.json: 0%| | 0.00/657 [00:00<?, ?B/s] vae/config.json: 100%|██████████| 657/657 [00:00<00:00, 4.19MB/s] diffusion_pytorch_model.fp16.safetensors: 0%| | 0.00/167M [00:00<?, ?B/s] diffusion_pytorch_model.fp16.safetensors: 100%|█████████▉| 167M/167M [00:01<00:00, 162MB/s] diffusion_pytorch_model.fp16.safetensors: 100%|█████████▉| 167M/167M [00:01<00:00, 160MB/s] Cannot initialize model with low cpu memory usage because `accelerate` was not found in the environment. Defaulting to `low_cpu_mem_usage=False`. It is strongly recommended to install `accelerate` for faster and less memory-intense model loading. You can do so with: ``` pip install accelerate ``` . Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s] Loading pipeline components...: 20%|██ | 1/5 [00:01<00:04, 1.14s/it] Loading pipeline components...: 40%|████ | 2/5 [00:15<00:26, 8.79s/it] Loading pipeline components...: 80%|████████ | 4/5 [00:42<00:11, 11.67s/it] Loading pipeline components...: 100%|██████████| 5/5 [00:42<00:00, 8.47s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> pipe.enable_model_cpu_offload() File "/home/user/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1411, in enable_model_cpu_offload raise ImportError("`enable_model_cpu_offload` requires `accelerate v0.17.0` or higher.") ImportError: `enable_model_cpu_offload` requires `accelerate v0.17.0` or higher.

Container logs:

Fetching error logs...