minwoosun commited on
Commit
466f41c
·
verified ·
1 Parent(s): 3b420fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -126,8 +126,6 @@ def main(input_file_path, species):
126
  return img, output_file
127
 
128
 
129
- if __name__ == "__main__":
130
-
131
 
132
  if __name__ == "__main__":
133
 
 
126
  return img, output_file
127
 
128
 
 
 
129
 
130
  if __name__ == "__main__":
131