aiknowyou-nic commited on
Commit
a0d6057
·
1 Parent(s): c98d8a1

selct tree images

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -80,7 +80,8 @@ gr.Interface(
80
  description="Description of the app",
81
  examples=[
82
  # if you have many input use a list ["gabbiano.jpg", "other input", ...]
83
- "images/test_image1.jpg",
84
- "images/test_image103.jpg"
 
85
  ]
86
  ).launch()
 
80
  description="Description of the app",
81
  examples=[
82
  # if you have many input use a list ["gabbiano.jpg", "other input", ...]
83
+ "images/test_image57.jpg",
84
+ "images/test_image103.jpg",
85
+ "images/test_image41.jpg",
86
  ]
87
  ).launch()