rdjarbeng commited on
Commit
844b5a5
·
1 Parent(s): ea47599

use scifi man as example

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']
100
  ]
101
  # Gradio interface
102
  iface = gr.Interface(
 
96
 
97
  examples = [
98
 
99
+ ['scifi_man1.jpg']
100
  ]
101
  # Gradio interface
102
  iface = gr.Interface(