runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 3, in <module> pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.1-T2V-1.3B-Diffusers") File "/usr/local/lib/python3.10/site-packages/diffusers/utils/dummy_pt_objects.py", line 1700, in from_pretrained requires_backends(cls, ["torch"]) File "/usr/local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 613, in requires_backends raise ImportError("".join(failed)) ImportError: DiffusionPipeline requires the PyTorch library but it was not found in your environment. Checkout the instructions on the installation page: https://pytorch.org/get-started/locally/ and follow the ones that match your environment.

Container logs:

Fetching error logs...