runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> pipeline = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5") File "/home/user/.local/lib/python3.10/site-packages/diffusers/utils/dummy_pt_objects.py", line 375, in from_pretrained requires_backends(cls, ["torch"]) File "/home/user/.local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 544, 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...