ing0 commited on
Commit
18ea198
·
1 Parent(s): d411505
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -357,9 +357,5 @@ with gr.Blocks(css=css) as demo:
357
  )
358
 
359
 
360
- demo.queue().launch(show_api=False, show_error=True)
361
-
362
-
363
-
364
  if __name__ == "__main__":
365
  demo.launch()
 
357
  )
358
 
359
 
 
 
 
 
360
  if __name__ == "__main__":
361
  demo.launch()