File size: 139 Bytes
009419b
 
7362c60
 
 
1
2
3
4
5
import gradio as gr

gr.Interface.load(
    "spaces/abidlabs/remove-bg", inputs="webcam", title="Remove your webcam background!"
).launch()