hysts HF staff commited on
Commit
f3f3fea
1 Parent(s): 7c44e96
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -93,8 +93,6 @@ def predict(image: PIL.Image.Image, score_threshold: float,
93
 
94
 
95
  def main():
96
- gr.close_all()
97
-
98
  args = parse_args()
99
 
100
  image_paths = load_sample_image_paths()
 
93
 
94
 
95
  def main():
 
 
96
  args = parse_args()
97
 
98
  image_paths = load_sample_image_paths()