YannisK commited on
Commit
707ee9f
1 Parent(s): 43f0015
Files changed (3) hide show
  1. app.py +2 -1
  2. basil1.jpeg +0 -0
  3. basil2.jpeg +0 -0
app.py CHANGED
@@ -286,10 +286,11 @@ iface = gr.Interface(
286
  description=description,
287
  article=article,
288
  examples=[
289
- ["chateau_1.png", "chateau_2.png", False, 3, 150, False, '170,107,15,25,63,193,125,92,214'],
290
  ["anafi1.jpeg", "anafi2.jpeg", False, 4, 150, False, '178,190,144,47,241, 172'],
291
  ["areopoli1.jpeg", "areopoli2.jpeg", False, 4, 150, False, '205,2,163,130'],
292
  ["jaipur1.jpeg", "jaipur2.jpeg", False, 4, 50, False, '51,206,216,49,27'],
 
293
  ]
294
  )
295
  iface.launch(enable_queue=True)
286
  description=description,
287
  article=article,
288
  examples=[
289
+ ["chateau_1.png", "chateau_2.png", False, 3, 150, False, '170,15,25,63,193,125,92,214,107'],
290
  ["anafi1.jpeg", "anafi2.jpeg", False, 4, 150, False, '178,190,144,47,241, 172'],
291
  ["areopoli1.jpeg", "areopoli2.jpeg", False, 4, 150, False, '205,2,163,130'],
292
  ["jaipur1.jpeg", "jaipur2.jpeg", False, 4, 50, False, '51,206,216,49,27'],
293
+ ["basil1.jpeg", "basil2.jpeg", True, 4, 100, False, '75,152'],
294
  ]
295
  )
296
  iface.launch(enable_queue=True)
basil1.jpeg ADDED
basil2.jpeg ADDED