Lifeinhockey commited on
Commit
96caef2
·
verified ·
1 Parent(s): 51f6d44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -246,7 +246,6 @@ with gr.Blocks(css=css) as demo:
246
  outputs=[result],
247
  )
248
 
249
-
250
  if __name__ == "__main__":
251
  demo.launch()
252
 
 
246
  outputs=[result],
247
  )
248
 
 
249
  if __name__ == "__main__":
250
  demo.launch()
251