import gradio as gr iface = gr.Interface.load(name="dalle-mini/dalle-mini") iface.launch()