runtime error
Traceback (most recent call last): File "app.py", line 2, in <module> import torch ModuleNotFoundError: No module named 'torch'
Container logs:
Traceback (most recent call last):
File "app.py", line 2, in <module>
import torch
ModuleNotFoundError: No module named 'torch'