sashtech commited on
Commit
0eb1430
·
verified ·
1 Parent(s): 9079e3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,4 +89,4 @@ with gr.Blocks() as demo:
89
  grammar_button.click(correct_grammar_with_gector, inputs=grammar_input, outputs=grammar_output)
90
 
91
  # Launch the app with all functionalities
92
- demo.launch()
 
89
  grammar_button.click(correct_grammar_with_gector, inputs=grammar_input, outputs=grammar_output)
90
 
91
  # Launch the app with all functionalities
92
+ demo.launch()