sashtech commited on
Commit
6b3578b
·
verified ·
1 Parent(s): aec8023

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,4 +120,4 @@ with gr.Blocks() as interface:
120
  paraphrase_button.click(paraphrase_and_correct, inputs=text_input, outputs=output_label)
121
 
122
  # Launch the Gradio app
123
- interface.launch(debug=False)
 
120
  paraphrase_button.click(paraphrase_and_correct, inputs=text_input, outputs=output_label)
121
 
122
  # Launch the Gradio app
123
+ interface.launch(debug=False)