YannisK commited on
Commit
6b5682d
1 Parent(s): eae63dc
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -194,7 +194,7 @@ iface = gr.Interface(
194
  css=css,
195
  examples=[
196
  ["chateau_1.png", "chateau_2.png", 2, 100, '55,14,5,4,52,57,40,9'],
197
- ["anafi1.jpeg", "anafi2.jpeg", 2, 100, '1,4']
198
  ],
199
  )
200
  iface.launch(enable_queue=True)
 
194
  css=css,
195
  examples=[
196
  ["chateau_1.png", "chateau_2.png", 2, 100, '55,14,5,4,52,57,40,9'],
197
+ ["anafi1.jpeg", "anafi2.jpeg", 4, 50, '99,100,142,213,236']
198
  ],
199
  )
200
  iface.launch(enable_queue=True)