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