runtime error

Exit code: 1. Reason: PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Traceback (most recent call last): File "/app/app.py", line 3, in <module> import torch # We'll check if GPU is available, though CPU is likely our only option ^^^^^^^^^^^^ ModuleNotFoundError: No module named 'torch'

Container logs:

Fetching error logs...