import gradio as gr iface = gr.Interface.load("huggingface/STSP/whole_lung_classification", ) iface.launch()