import gradio as gr iface = gr.Interface.load('huggingface/smc/electric_2', alias='Electric Pole Classifier') iface.launch()