runtime error

Downloading (…)ain/model_index.json: 0%| | 0.00/384 [00:00<?, ?B/s] Downloading (…)ain/model_index.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 384/384 [00:00<00:00, 1.73MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> pipe = DiffusionPipeline.from_pretrained("damo-vilab/text-to-video-ms-1.7b", torch_dtype=torch.float16, variant="fp16") File "/home/user/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 908, in from_pretrained cached_folder = cls.download( File "/home/user/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1430, in download use_onnx = use_onnx if use_onnx is not None else pipeline_class._is_onnx File "/home/user/.local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 575, in __getattr__ return super().__getattr__(cls, key) AttributeError: 'super' object has no attribute '__getattr__'. Did you mean: '__setattr__'?

Container logs:

Fetching error logs...