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