Fetching metadata from the HF Docker repository...
runtime error
Traceback (most recent call last):
File "/home/user/app/app.py", line 8, in <module>
device = torch.device('cuda' if torch.cuda.is_available() else 'cpu')
NameError: name 'torch' is not defined