hysts HF Staff commited on
Commit
bd8c0f1
·
1 Parent(s): 9b6c42b
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -61,8 +61,6 @@ def detect(
61
 
62
 
63
  def main():
64
- gr.close_all()
65
-
66
  args = parse_args()
67
  device = torch.device(args.device)
68
 
 
61
 
62
 
63
  def main():
 
 
64
  args = parse_args()
65
  device = torch.device(args.device)
66