runtime error
Exit code: 1. Reason: File "/home/user/app/app.py", line 22 device = torch.device("cuda" if torch.cuda.is available() else "cpu") ^^^^^^^^^^^^^^^^^^^^ SyntaxError: expected 'else' after 'if' expression
Container logs:
Fetching error logs...