runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> from texify.inference import batch_inference File "/home/user/.local/lib/python3.10/site-packages/texify/inference.py", line 1, in <module> from texify.settings import settings File "/home/user/.local/lib/python3.10/site-packages/texify/settings.py", line 6, in <module> import torch ModuleNotFoundError: No module named 'torch'

Container logs:

Fetching error logs...