DualityAI-RebekahBogdanoff commited on
Commit
019ad4f
·
verified ·
1 Parent(s): f041bfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ iface = gr.Interface(
24
  outputs=gr.Image(),
25
  title="Cheerios detector",
26
  description = "test description here with a lot of words to see how it looks irl... i wonder what size this will be",
27
- examples=path0,
28
  )
29
 
30
  # Launch the interface
 
24
  outputs=gr.Image(),
25
  title="Cheerios detector",
26
  description = "test description here with a lot of words to see how it looks irl... i wonder what size this will be",
27
+ examples=path0, path,
28
  )
29
 
30
  # Launch the interface