import gradio as gr gr.Interface.load( "spaces/eugenesiow/remove-bg", theme="default", css=".footer {display:none !important}", inputs="webcam", title=None, article=None, description="This demo (based on: https://huggingface.co/spaces/eugenesiow/remove-bg) removes the background from your webcam photo!").launch()