File size: 126 Bytes
01c4d34
 
a72899e
01c4d34
 
1
2
3
4
5
import gradio as gr

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

iface.launch()