jgyasu commited on
Commit
6f7ac1e
·
verified ·
1 Parent(s): bf3e146

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -280,5 +280,4 @@ with gr.Blocks(theme = gr.themes.Monochrome()) as demo:
280
  clear_button.click(lambda: "", inputs=None, outputs=[ai_output, selected_sentence, html_output, tree])
281
 
282
  # Launch the demo
283
- demo.launch(share=True)
284
-
 
280
  clear_button.click(lambda: "", inputs=None, outputs=[ai_output, selected_sentence, html_output, tree])
281
 
282
  # Launch the demo
283
+ demo.launch(share=True)