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