pragnakalp commited on
Commit
881f8f5
·
1 Parent(s): d467ddf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ import torch
58
  print(torch.cuda.is_available())
59
 
60
  print(torch.cuda.device_count())
61
- print(torch.device(cpu))
 
58
  print(torch.cuda.is_available())
59
 
60
  print(torch.cuda.device_count())
61
+ print(torch.device('cpu'))