mynti commited on
Commit
0d49f4c
1 Parent(s): f8cb6da

updated plainly title to plainlyy title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ interface = gr.Interface(
29
  inputs=gr.inputs.Textbox(lines=5, placeholder="Enter a sentence here..", label="Normal English"),
30
  outputs=gr.inputs.Textbox(lines=5, label="Simple English"),
31
  cache_examples=True,
32
- title="Plainly",
33
  description="Translates any english sentence into a simpler and easier to understand version of it.",
34
  allow_flagging="never",
35
  examples=[
 
29
  inputs=gr.inputs.Textbox(lines=5, placeholder="Enter a sentence here..", label="Normal English"),
30
  outputs=gr.inputs.Textbox(lines=5, label="Simple English"),
31
  cache_examples=True,
32
+ title="Plainlyy",
33
  description="Translates any english sentence into a simpler and easier to understand version of it.",
34
  allow_flagging="never",
35
  examples=[