Mahiruoshi commited on
Commit
ee78291
1 Parent(s): 0ff863b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -165,6 +165,7 @@ def inference(text):
165
  + "</div>"
166
  )
167
  return html
 
168
  gr.Interface(
169
  inference,
170
  gr.inputs.Textbox(placeholder="Enter sentence here..."),
 
165
  + "</div>"
166
  )
167
  return html
168
+ title = 'ayumu'
169
  gr.Interface(
170
  inference,
171
  gr.inputs.Textbox(placeholder="Enter sentence here..."),