runtime error
torch_model.bin: 99%|ββββββββββ| 3.49G/3.54G [01:49<00:01, 32.6MB/s][A[A[A[A Downloading (β¦)on_pytorch_model.bin: 99%|ββββββββββ| 3.51G/3.54G [01:50<00:00, 38.0MB/s][A[A[A[A Downloading (β¦)on_pytorch_model.bin: 100%|ββββββββββ| 3.53G/3.54G [01:50<00:00, 47.4MB/s][A[A[A[A Downloading (β¦)on_pytorch_model.bin: 100%|ββββββββββ| 3.54G/3.54G [01:51<00:00, 36.8MB/s][A[A[A[A 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...