runtime error

The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s] 0it [00:00, ?it/s] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7/7 [00:00<00:00, 8.25it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> pipe.unet = torch.compile(pipe.unet, mode="reduce-overhead", fullgraph=True) AttributeError: module 'torch' has no attribute 'compile'

Container logs:

Fetching error logs...