matanru commited on
Commit
30e380c
·
verified ·
1 Parent(s): b54a1b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -305,7 +305,6 @@ def process(query_img, node_descriptions, edges,
305
 
306
 
307
  #model.cuda()
308
- model.to('cuda')
309
  model.eval()
310
  # return model(**data)
311
  # with torch.no_grad():
 
305
 
306
 
307
  #model.cuda()
 
308
  model.eval()
309
  # return model(**data)
310
  # with torch.no_grad():