billxbf commited on
Commit
d967156
1 Parent(s): f54018c
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -44,4 +44,5 @@ iface = gr.Interface(
44
  """
45
  )
46
 
 
47
  iface.launch()
 
44
  """
45
  )
46
 
47
+ iface.examples = None
48
  iface.launch()