YannisK commited on
Commit
47b7751
·
1 Parent(s): 1e7dbb8
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,6 +184,6 @@ iface = gr.Interface(
184
  description=description,
185
  article=article,
186
  css=css,
187
- examples=[["chateau_1.png", "chateau_2.png", 3, 100]],
188
  )
189
  iface.launch(enable_queue=True)
 
184
  description=description,
185
  article=article,
186
  css=css,
187
+ examples=[["chateau_1.png", "chateau_2.png", 3, 100, '55,14,5,4,52,57,40,9']],
188
  )
189
  iface.launch(enable_queue=True)