runtime error

torch_model.bin: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 3.49G/3.54G [01:49<00:01, 32.6MB/s] Downloading (…)on_pytorch_model.bin: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 3.51G/3.54G [01:50<00:00, 38.0MB/s] Downloading (…)on_pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 3.53G/3.54G [01:50<00:00, 47.4MB/s] Downloading (…)on_pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.54G/3.54G [01:51<00:00, 36.8MB/s] Downloading (…)on_pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.54G/3.54G [01:51<00:00, 31.9MB/s] Fetching 20 files: 10%|β–ˆ | 2/20 [01:52<19:54, 66.34s/it] Fetching 20 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 20/20 [01:52<00:00, 5.65s/it] 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/10 [00:00<?, ?it/s] Loading pipeline components...: 10%|β–ˆ | 1/10 [00:14<02:13, 14.81s/it] Loading pipeline components...: 20%|β–ˆβ–ˆ | 2/10 [00:30<02:03, 15.49s/it] Loading pipeline components...: 30%|β–ˆβ–ˆβ–ˆ | 3/10 [01:01<02:36, 22.39s/it] Loading pipeline components...: 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 4/10 [01:01<01:21, 13.63s/it] Loading pipeline components...: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5/10 [01:08<00:56, 11.35s/it] Loading pipeline components...: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6/10 [01:42<01:15, 18.88s/it] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 10/10 [01:42<00:00, 6.45s/it] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 10/10 [01:42<00:00, 10.26s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 67, in <module> pipe = KarloImageVariationPipeline.from_pretrained( NameError: name 'KarloImageVariationPipeline' is not defined

Container logs:

Fetching error logs...