ArneBinder commited on
Commit
8b928dc
1 Parent(s): 2895baa

replace example input

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ iface = gr.Interface(
62
  fn=predict,
63
  inputs=gr.inputs.Textbox(
64
  lines=5,
65
- default="There is still some uncertainty that Musk - also chief executive of electric car maker Tesla and rocket company SpaceX - will pull off his planned buyout.",
66
  ),
67
  outputs="html",
68
  )
 
62
  fn=predict,
63
  inputs=gr.inputs.Textbox(
64
  lines=5,
65
+ default="“Making a super tasty alt-chicken wing is only half of it,” said Po Bronson, general partner at SOSV and managing director of IndieBio.",
66
  ),
67
  outputs="html",
68
  )