dpc commited on
Commit
f441b75
·
1 Parent(s): 4446e90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -236,5 +236,4 @@ iface = gr.Interface(
236
  description="Split Roman pali words into syllables",
237
  inputs=gr.inputs.Textbox(lines=5, placeholder="Enter Pali Text"),
238
  outputs="text")
239
-
240
- iface.launch()
 
236
  description="Split Roman pali words into syllables",
237
  inputs=gr.inputs.Textbox(lines=5, placeholder="Enter Pali Text"),
238
  outputs="text")
239
+ iface.launch()