rdjarbeng commited on
Commit
ea47599
·
1 Parent(s): 0b92f00

revert back to one image

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ def remove_background(input_image, bg_color, model_choice, alpha_matting, post_p
96
 
97
  examples = [
98
 
99
- ['dogs.png', 'scifi_man1.jpg', 'leader.jpeg']
100
  ]
101
  # Gradio interface
102
  iface = gr.Interface(
 
96
 
97
  examples = [
98
 
99
+ ['dogs.png']
100
  ]
101
  # Gradio interface
102
  iface = gr.Interface(