import gradio as gr iface = gr.Interface.load("models/umm-maybe/AI-image-detector") iface.launch()