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()`. Moving 0 files to the new cache system 0it [00:00, ?it/s] 0it [00:00, ?it/s] Moving 0 files to the new cache system 0it [00:00, ?it/s] 0it [00:00, ?it/s] ### Cleaning cached examples ... loaded 3D unet's pretrained weights from ./models/StableDiffusion/unet ... ### missing keys: 560; ### unexpected keys: 0; ### Motion Module Parameters: 417.1376 M Traceback (most recent call last): File "/home/user/app/app.py", line 538, in <module> controller = AnimateController() File "/home/user/app/app.py", line 294, in __init__ self.update_base_model(self.base_model_list[-2]) File "/home/user/app/app.py", line 318, in update_base_model with safe_open(base_model_dropdown, framework="pt", device="cpu") as f: safetensors_rust.SafetensorError: Error while deserializing header: MetadataIncompleteBuffer

Container logs:

Fetching error logs...